Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-09-30 | Fix _exposition.py to stop stripping samples | Richard van der Hoff | 1 | -11/+29 | |
Our hacked-up `_exposition.py` was stripping out some samples it shouldn't have been. Put them back in, to more closely match the upstream `exposition.py`. | |||||
2020-09-30 | Drop support for ancient prometheus_client (#8426) | Richard van der Hoff | 3 | -23/+8 | |
Drop compatibility hacks for prometheus-clie |