Commits
Branch selector
User selector
Commit History
Commits on Jan 28, 2025
Changed pushgateway.md (#1083)
Show description for 46eae7bandauthored
Commits on Jan 21, 2025
Migrate from setup.py to pyproject.toml (#1084)
Show description for b0a6f12authored
Commits on Jan 17, 2025
Correct nh sample span structure and parsing (#1082)
Show description for ecf344bauthored
Commits on Dec 23, 2024
Add support for Python 3.13 (#1080)
Show description for 5926a7cauthored
Commits on Dec 6, 2024
if check before deleting in remove() (#1077)
Show description for 92b2397authored
Commits on Dec 3, 2024
Remove Python 3.8 support (#1075)
Show description for ef95c4bauthoredDrop incorrect use of reentrant locks (#1076)
Show description for 00f21e9authored
Commits on Dec 2, 2024
Support UTF-8 in metric creation, parsing, and exposition (#1070)
Show description for 33e6828authored
Commits on Oct 25, 2024
Fix write_to_textfile leaves back temp files on errors (#1044) (#1066)
Show description for c89624fauthored
Commits on Oct 14, 2024
Add exemplar support to CounterMetricFamily (#1063)
Show description for 37cd873authored
Commits on Sep 20, 2024
Add support for native histograms in OM parser (#1040)
Show description for d7c9cd8authoredRelease 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 7bc8cddandauthored
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 1f8ceb7andauthored
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 3d78630andauthored
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