Commits
User selector
Commit History
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
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
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 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 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 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 andcommitted
Commits on Oct 1, 2019
Add `HELP` output for auto-created metrics (#470) (#471)
Show description for 6214c3aauthored andcommitted
Commits on Sep 25, 2019
Add target_info to registries (#453)
Show description for 7ced8d3authored
Commits on Sep 9, 2019
Add checks for various other float formats. (#460)
Show description for 8601873authored
Commits on Aug 22, 2019
Add observability check to counters (#455)
Show description for dd59d9aauthored andcommitted
Commits on Aug 13, 2019
Check for duplicate label names, add missing checks on new code path. (#445)
Show description for 024423dauthored
Commits on Jul 25, 2019
Support slashes in pgw grouping keys. (#442)
Show description for a8f5c80authored
Commits on Jul 3, 2019
Add support for exemplars on counters. (#434)
Show description for 4712878authored
Commits on Jun 18, 2019
multiprocess: don't crash on missing gauge_live/sum files (#424)
Show description for 04c112aauthored andcommitted
Commits on Jun 2, 2019
Add python3.7 support (#418)
Show description for 5132fd2authored andcommitted
Commits on May 17, 2019
optimize openmetrics text parsing (~4x perf) (#402)
Show description for 6740213authored andcommitted
Commits on Apr 12, 2019
Change exemplar length limit to be only for label names+values (#397)
Show description for 31f5557authored
Commits on Feb 28, 2019
Disable gcCollector for pypy (#380)
Show description for f820190authored andcommitted
Commits on Feb 20, 2019
flake8 test passing (#373)
Show description for 3cb4c92authored andcommitted
Commits on Feb 14, 2019
Fix deadlock on gcCollector (#371)
Show description for 2181e9eauthored andcommitted
Commits on Jan 8, 2019
Added metrics to MetricFamily exceptions to fix #362 (#364)
Show description for 4884cb3authored andcommitted
Commits on Jan 7, 2019
parser: ensure samples are of type Sample (#358)
Show description for f5e818aauthored andcommitted
Commits on Jan 4, 2019
Make the format strings compatible with Python 2.6 (#361)
Show description for 2230511authored andcommitted