Commits
Branch selector
User selector
Commit History
Commits on Nov 24, 2020
Make OM code effectively 100% covered. (#602)
Show description for 9df3bd1authored
Commits on Nov 19, 2020
Add python_requires to help pip (#529)
Show description for bae17ebauthored
Commits on Nov 16, 2020
Release 0.9.0
Show description for d47385bcommittedAdd support for python3.9 (#600)
Show description for 72d0f10authored
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 21, 2020
Add example for initializing metrics with labels (#589)
Show description for 02be07aauthored
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
Commits on Sep 4, 2020
openmetrics: Throw error on blank line (#576)
Show description for 3627472authored
Commits on Jul 7, 2020
Update README.md (#563)
Show description for 5b0a476authored
Cyber Oliveira
Commits on Jun 23, 2020
Update common Prometheus files (#560)
Show description for dd93abeauthored
Commits on May 25, 2020
Release 0.8.0
Show description for 057b95dcommitted
Commits on May 20, 2020
Update canonical floats per openmetrics latest. (#538)
Show description for cfc67a5authored
Commits on May 15, 2020
Handle empty label values for the pushgateway. (#547)
Show description for 3be4fafauthored
Commits on May 10, 2020
Cleaning up name before appending unit on name (#543)
Show description for 18d9371authored
Commits on Mar 6, 2020
Improve multiprocessing documentation (#524)
Show description for 0497442authored
Commits on Mar 2, 2020
convert global variable to class member (#522)
Show description for 2d85f4aauthored
Commits on Feb 29, 2020
Raise exception when logging to non-observable Enum (#501) (#520)
Show description for 72317c1authored
jxpp
Commits on Feb 19, 2020
Added ASGI application (#512)
Show description for 56a8a53authored
Commits on Feb 15, 2020
values: add a docstring to MultiProcessValue (#514)
Show description for ce7063fauthored
Commits on Feb 12, 2020
include tests on pypi distribution (#511)
Show description for 484ed71authored
Commits on Jan 31, 2020
Use mmap.PAGESIZE constant as value for first read. (#505)
Show description for e583016authored
Commits on Dec 23, 2019
Bugfix urlparse in python >= 3.7.6 (#497)
Show description for 470b2d3authored andcommitted
Commits on Dec 19, 2019
Allow for negtive histogram buckets. (#496)
Show description for 87d08deauthored
Commits on Nov 18, 2019
Fix some typos (#489)
Show description for 3ab0374authored andcommitted
Commits on Nov 14, 2019
Update setup.py to produce universal wheels (#487)
Show description for 1521d81authored andcommitted
Commits on Oct 30, 2019
Add __repr__ method to metric objects, make them debug friendly. (#481)
Show description for 4b2d052authored andcommitted
Commits on Oct 29, 2019
Add support for parsing timestamps. (#483)
Show description for f11b6d9authored andcommittedInject readme.md to long_description so it will show up on the pypi project page. (#482)
Show description for db04b10authored andcommittedUpgrade flake8 and related plugins. (#480)
Show description for ab3ca4bauthored andcommitted
Commits on Oct 25, 2019
Update readme (#479)
Show description for 4c77bcaauthored andcommittedAdd support for Python 3.8 (#478)
Show description for 29e6b3eauthored andcommitted