Commits
Branch selector
User selector
Commit History
Commits on Aug 19, 2022
updated README installation command (#833)
Show description for f17a836authored
Commits on May 6, 2022
Update common Prometheus files
Show description for 748ffb0authored andcommitted
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
- committed
Merge pull request #796 from prometheus/revert-unintentional-breaking-change
Show description for c835d17authoredRename choose_formatter back to choose_encoder
Show description for ff2e7a4committed
Commits on Apr 5, 2022
- committed
Merge pull request #774 from prometheus/disable-created-series
Show description for 1aee355authored
Commits on Mar 9, 2022
Simplify type annotations for number types (#781)
Show description for 789b24aauthoredAdd 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 a0cf10bcommittedCorrect minor typo in exception raised when exemplar labels too long (#773)
Show description for c044b88authored
Commits on Feb 11, 2022
Add type annotations to everything referenced in __init__.py (#771)
Show description for 4e0e7ffauthored
Commits on Feb 8, 2022
wsgi server: allow binding to ipv6 address (#657)
Show description for 39d2360authored
Commits on Feb 1, 2022
Add typing to Histogram/Summary/Gauge (#759)
Show description for ecb5dd9authored
Commits on Jan 28, 2022
Release 0.13.1
Show description for a234283committedRelax type constraints Timestamp
Show description for 557d123committedDeclare `registry` on `MetricWrapperBase` as `Optional` (#754)
Show description for b44b63eauthoredAdd missing functions/classes to __all__ (#757)
Show description for b3271a3authored
Commits on Jan 26, 2022
Use Iterable[Sample] for all sample collection
Show description for 304745fcommittedAdd mypy linting to the CI pipeline
Show description for cd4cf2ecommittedAllow labelvalues and labelkwargs to be Any type
Show description for 4b7811acommitted
Commits on Jan 25, 2022
- committed
Commits on Jan 18, 2022
Change to imports to fix go-to-declaration in editors (#747)
Show description for da15e4aauthored
Commits on Dec 15, 2021
Allow to add labels inside a context manager (#730)
Show description for 3ef865eauthored
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
Release 0.12.0
Show description for b3541accommittedFix 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