Commits
User selector
Commit History
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
Commits on Jul 6, 2021
[#674, #675] Mitigate performance regression by filtering restricted registry collections (#680)
Show description for c49e55aauthored
Commits on Jul 1, 2021
[#674] Made the registry restriction handle newly added metrics. (#675)
Show description for e92fa05authored
Commits on Jun 17, 2021
Support exemplars for single process mode
Show description for fb35c5fcommitted
Commits on Jun 15, 2021
fix: error if the metrics are not observable (#666)
Show description for 9a24236authored
Commits on Jun 5, 2021
Allow counters to emit exemplars via OpenMetrics
Show description for 921fd67committed
Commits on Apr 8, 2021
mark_process_dead respects old env var
Show description for 9d745edcommitted
Commits on Apr 2, 2021
Multiprocess environment variable in upper case (#624)
Show description for f22d38fauthoredAdd a clear() method to metric objects to remove all labelsets (#642)
Show description for 1a3ba21authored
Commits on Feb 25, 2021
Add separate handling of the /favicon.ico path in the default wsgi implementation (#631)
Show description for 5dffc77andauthored
Commits on Feb 11, 2021
Implement redirect handler option. (#622)
Show description for 5e3674aauthored
Commits on Feb 4, 2021
Add tags support to GraphiteBridge (#618)
Show description for ccb8395authored
Commits on Nov 24, 2020
Make OM code effectively 100% covered. (#602)
Show description for 9df3bd1authored
Commits on Nov 13, 2020
Reduce MUST canonical numbers to +Inf, per OM discussions.
Show description for 1ef8272committedChange exemplar limit to 128 chars.
Show description for e0f5dd6committedRequire sum with count for histograms.
Show description for c158b76committedCatch name clashes in the OM parser.
Show description for 5c6af2dcommitted
Commits on Oct 5, 2020
WIP: Add lint stage to CI (#586)
Show description for 3889a5dandauthored
Commits on Oct 2, 2020
Fix python3 deprecation warnings (#585)
Show description for af6bfd3authored