Commits
User selector
Commit History
Commits on Jan 17, 2025
Correct nh sample span structure and parsing (#1082)
Show description for ecf344bauthored
Commits on Dec 3, 2024
Drop 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 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 d7c9cd8authored
Commits on Sep 17, 2024
Use re-entrant lock. (#1014)
Show description for 0014e97authored
Commits on May 28, 2024
Fix timestamp comparison (#1038)
Show description for 09a5ae3authored
Commits on Mar 9, 2024
Add sanity check for label value (#1012)
Show description for 4535ce0authored
Commits on Feb 13, 2024
Reset counter (#1005)
Show description for 1f8ceb7andauthored
Commits on Feb 1, 2024
Update documentation and code warning for remove and clear in multi-process mode (#1003)
Show description for 998d8afauthored
Commits on Nov 13, 2023
fix: error in determining timestamp less than
Show description for da8d29dcommitted
Commits on Oct 24, 2023
Add mostrecent aggregation to Gauge (#967)
Show description for 546599bauthored
Commits on Sep 18, 2023
Filter `readBody` deprecation notice in tests (#947)
Show description for 2ff5328authored
Commits on Dec 22, 2022
Merge pull request #872 from prometheus/parse-missing-space
Show description for ba34fadauthoredMerge pull request #804 from butlerx/multi-process-help
Show description for 781e3e1authored
Commits on Dec 21, 2022
Allow Prometheus parser to handle missing space
Show description for ff23948committed
Commits on Dec 4, 2022
Add test for help text
Show description for 9a2c50fauthored andcommittedFix wrong encoder used with `application/openmetrics-text` accept header
Show description for bab1f3bcommitted
Commits on Oct 11, 2022
Remove choose_formatter before 0.15.0 release
Show description for 3babf4bcommittedAdd tls_auth_handler for push gateway
Show description for 82eca8fcommitted
Commits on Apr 25, 2022
Add `sum`, `livemin`, and `livemax` multiprocess modes for `Gauge`s (#794)
Show description for 5a5261dauthored
Commits on Apr 8, 2022
Rename choose_formatter back to choose_encoder
Show description for ff2e7a4committed
Commits on Apr 5, 2022
Merge pull request #774 from prometheus/disable-created-series
Show description for 1aee355authored
Commits on Mar 9, 2022
Add support for gzip content-encoding (#776)
Show description for 3c91b3fauthored
Commits on Feb 16, 2022
Disable exporting of _created metrics via env var
Show description for a0cf10bcommitted
Commits on Jan 26, 2022
Add mypy linting to the CI pipeline
Show description for cd4cf2ecommitted
Commits on Dec 15, 2021
Allow to add labels inside a context manager (#730)
Show description for 3ef865eauthored
Commits on Nov 18, 2021
Catch non-integer bucket/count values. (#726)
Show description for ff19604authored
Commits on Nov 17, 2021
Drop support for EOL Python 2.7 and 3.4-3.5 (#718)
Show description for 038b5bdauthored
Commits on Nov 12, 2021
Remove trailing slash from pushgateway URLs (#722)
Show description for a2042abauthored
Commits on Oct 29, 2021
Merge pull request #706 from hugovk/add-3.10
Show description for 6650d07authoredMerge pull request #669 from prometheus/exemplars
Show description for c8f1bd3authored
Commits on Oct 13, 2021
isort
Show description for bf1e7dccommittedRemove redundant Python 2.6 code
Show description for a9800c4committed
Commits on Sep 15, 2021
Fix instance_ip_grouping_key not working on macOS (#687)
Show description for 09fb459authored