Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Dec 3, 2024
Release 0.21.1
Show description for b3f61b3committedDrop incorrect use of reentrant locks (#1076)
Show description for 591e91f
Commits on Sep 20, 2024
Release 0.21.0
Show description for 3b183b4committed
Commits on Sep 17, 2024
Use re-entrant lock. (#1014)
Show description for 0014e97authored
Commits on Aug 2, 2024
Reject invalid HTTP methods and resources (#1019)
Show description for 7c45f84authored
Commits on May 28, 2024
Fix timestamp comparison (#1038)
Show description for 09a5ae3authoredFix a typo in ASGI docs (#1036)
Show description for e364a96authored
Commits on Apr 16, 2024
Pin python 3.8 and 3.9 at patch level (#1024)
Show description for eeec421authored
Commits on Apr 15, 2024
docs: correct link to multiprocessing docs (#1023)
Show description for 7bc8cdd
Commits on Mar 9, 2024
Add sanity check for label value (#1012)
Show description for 4535ce0authored
Commits on Feb 14, 2024
Release 0.20.0
Show description for 7a80f00committed
Commits on Feb 13, 2024
wsgi server: address family discovery is not quite right (#1006)
Show description for 6ae7737authoredReset counter (#1005)
Show description for 1f8ceb7
Commits on Feb 1, 2024
Enable graceful shutdown for start_{http,wsgi}_server (#999)
Show description for b9edc43authoredUpdate OpenMetrics Content Type to 1.0.0 (#997)
Show description for 9dd6b0dauthoredUpdate documentation and code warning for remove and clear in multi-process mode (#1003)
Show description for 998d8afauthored
Commits on Jan 23, 2024
Update documentation for disabling _created metrics (#992)
Show description for 147c9d1authored
Commits on Nov 21, 2023
Release 0.19.0
Show description for 2dcd17ecommitted
Commits on Nov 15, 2023
Merge pull request #980 from prometheus/fix-doc-site-build
Show description for d8306b7authored
Commits on Nov 14, 2023
Remove public/api check copied from client_java
Show description for 2fcdfa6committedAdd documentation site (#974)
Show description for dc14069authoredMerge pull request #979 from weidongkl/master
Show description for fae24b7authored
Commits on Nov 13, 2023
fix: error in determining timestamp less than
Show description for da8d29dcommitted
Commits on Nov 6, 2023
support HTTPS/TLS. (#946)
Show description for 3d78630
Commits on Oct 30, 2023
Release 0.18.0
Show description for a000193committed
Commits on Oct 27, 2023
Allow enabling/disabling _created metrics from code (#973)
Show description for ea78128authored
Commits on Oct 24, 2023
Add mostrecent aggregation to Gauge (#967)
Show description for 546599bauthoredAdd support for Python 3.12 (#956)
Show description for 2f6bd47authoredadd restricted registry documentation (#968)
Show description for e56cfdaMerge pull request #970 from albertodonato/process-collector-param-type
Show description for 377e386authoredMark collector parameter as optional in PlatformCollector
Show description for 0600a3dcommitted
Commits on Oct 22, 2023
Mark collector parameter as optional in ProcessCollector
Show description for cfc11d8committed
Commits on Oct 11, 2023
Update Collector type in README.md (#963)
Show description for 249490eauthored
Commits on Sep 18, 2023
Filter `readBody` deprecation notice in tests (#947)
Show description for 2ff5328authored
Commits on Sep 11, 2023
Change #!/usr/bin/python to #!/usr/bin/env python (#945)
Show description for 34553ad