Commits
User selector
Commit History
Commits on Dec 1, 2021
Fix typing build errors
Show description for 7c44be2committedAnnotate few functions and methods (#705)
Show description for 822b8e9authored
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
Fix AssertionError: Status must be a string (#715)
Show description for 88cd785authoredMerge 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
Remove 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 Jun 1, 2021
Rename labelvalues to _labelvalues (#660)
Show description for 59025d0authored
Commits on May 26, 2021
Document implications of negative observations
Show description for 13f786acommitted
Commits on May 11, 2021
forego deletion if file isn't found
Show description for 20a31b4committed
Commits on May 10, 2021
make NT the exception
Show description for 1089530committedlint
Show description for 3688eddcommittedallow textfile to be overwritten on windows
Show description for 0be4d06committed
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 Sep 4, 2020
openmetrics: Throw error on blank line (#576)
Show description for 3627472authored
Commits on May 20, 2020
Update canonical floats per openmetrics latest. (#538)
Show description for cfc67a5authored