Commits
Branch selector
User selector
Commit History
Commits on Aug 20, 2025
OM text exposition for NH (#1087)
Show description for f48aea4andauthored
Commits on Jul 11, 2025
Add support to `write_to_textfile` for custom tmpdir (#1115)
Show description for 7368028authored
Commits on Jul 8, 2025
Merge pull request #1117 from prometheus/optimize-parser
Show description for 26da805authoredAdd benchmark for text_string_to_metric_families (#1116)
Show description for f915160authored
Commits on Jul 3, 2025
Avoid unnecessary iterating across the same term
Show description for 2a2ca52committedEnumerate over text when finding unquoted char
Show description for 119f1c2committedWhen searching for label end start the search after the label start
Show description for fb5f6d7committedAdd benchmark for text_string_to_metric_families
Show description for 09b0826committed
Commits on Jun 12, 2025
Fix including test data (#1113)
Show description for 6f19d31authoredMerge pull request #1102 from prometheus/owilliams/utf8-02
Show description for a6726a4authoredUTF-8 Content Negotiation
Show description for 831ed02committed
Commits on Jun 2, 2025
Release 0.22.1
Show description for d24220acommittedUse License Expressions in pyproject.toml (#1111)
Show description for f294cbbauthored
Commits on May 28, 2025
BugFix: Skip validating and parsing comment lines early (#1108) (#1109)
Show description for 938b73eauthored
Commits on May 16, 2025
Release 0.22.0
Show description for 8dfa10ecommitted
Commits on Apr 10, 2025
Don't send an empty HTTP header. (#1101)
Show description for e3902eaauthored
Commits on Mar 20, 2025
Add note on gauge.set_function not working with mp, see #504 (#1098)
Show description for 23ab826authored
Commits on Mar 18, 2025
Update docs (#1097)
Show description for c1ff3b2authored
Commits on Mar 3, 2025
Update versions for docs Github actions (#1096)
Show description for e3bfa1fauthoredFix order-dependent flaky tests related to UTF-8 support (#1093)
Show description for de8bb4aauthored
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 09a5ae3authored