Commits
Branch selector
User selector
Commit History
Commits on Feb 9, 2026
Fix spaces in grouping key values for push_to_gateway (#1156)
Show description for 671f75cauthoredFix server shutdown documentation (#1155)
Show description for 1cf53feauthored
Commits on Jan 21, 2026
Migrate to Github Actions (#1153)
Show description for a854135authored
Commits on Jan 14, 2026
Release 0.24.1
Show description for f417f6ecommittedPass correct registry to MultiProcessCollector (#1152)
Show description for 6f0e967authored
Commits on Jan 12, 2026
Release 0.24.0
Show description for c5024d3committed
Commits on Jan 5, 2026
Add Django exporter (#1088) (#1143)
Show description for e1cdc20authored
Commits on Dec 12, 2025
Added compression support in pushgateway (#1144)
Show description for 7b99592authored
Commits on Nov 26, 2025
Relax registry type annotations for exposition (#1149)
Show description for 13df124authoredDon't interleave histogram metrics in multi-process collector (#1148)
Show description for a264ec0authored
Commits on Nov 17, 2025
fix(multiprocess): avoid double-building child metric names (#1035) (#1146)
Show description for e8f8baeauthored
Commits on Oct 28, 2025
Add support for Python 3.14 (#1142)
Show description for 1783ca8andauthoredAdd remove_matching() method for metric label deletion (#1121)
Show description for 378510bandauthored
Commits on Sep 19, 2025
Add an AIOHTTP exporter (#1139)
Show description for 10db862authored
Commits on Sep 18, 2025
Release 0.23.1
Show description for 8746c49committedfix: use tuples instead of packaging Version (#1136)
Show description for 266beb2authored
Commits on Sep 12, 2025
fix: Use `asyncio.new_event_loop()` to create event loop for tests (#1138)
Show description for f947140authored
Commits on Sep 11, 2025
Release 0.23.0
Show description for b9e78a3committedFix issue parsing double spaces after # HELP/# TYPE (#1134)
Show description for b3fbbcaauthored
Commits on Sep 8, 2025
Do not use global when only reading variable (#1133)
Show description for 47d2b41authoredfix: remove space after comma in openmetrics exposition (#1132)
Show description for 4de31eeauthored
Commits on Sep 4, 2025
Emit native histograms only when OM 2.0.0 is requested (#1128)
Show description for 3586355authored
Commits on Sep 3, 2025
Fix bug which caused metric publishing to not accept query string parameters in ASGI app (#1125)
Show description for 9e3eb6cauthoredBump flake8 libraries (#1127)
Show description for d358f46authored
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