summary refs log tree commit diff
path: root/docs/sphinx (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-09-30Fix _exposition.py to stop stripping samplesRichard van der Hoff1-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-30Drop support for ancient prometheus_client (#8426)Richard van der Hoff3-23/+8
Drop compatibility hacks for prometheus-client pre 0.4.0. Debian stretch and Fedora 31 both have newer versions, so hopefully this will be ok.
2020-09-29