Commits
User selector
Commit History
Commits on Mar 19, 2018
Fix lint related to vertical whitespace (#246)
Show description for 55f1055authored andcommitted
Commits on Feb 16, 2018
Fix lint around unused and star imports (#245)
Show description for c59f436authored andcommittedFix lint around operator spacing (#244)
Show description for 8c1cdddauthored andcommitted
Commits on Feb 15, 2018
Fix lint for line continuation indents (#242)
Show description for fd334b8authored andcommittedMake indentation multiple of 4 spaces (#241)
Show description for 55eab1fauthored andcommitted
Commits on Feb 13, 2018
Fix F811 redefinition lint (#239)
Show description for 9838337authored andcommitted
Commits on Feb 6, 2018
Set default timeout of pushgateway actions to 30s (#237)
Show description for 6009899authored andcommitted
Commits on Dec 13, 2017
Fix: #222. Support custom registry for MetricsHandler. (#223)
Show description for 24d4d95authored andcommitted
Commits on Dec 8, 2017
- authored andcommitted
Commits on Oct 26, 2017
helpful error message when multiprocessing dir env is unset (#206)
Show description for 7249378authored andcommitted
Commits on Aug 7, 2017
- authored andcommitted
Commits on Jul 19, 2017
Reset multiproc values when the pid changes. (#169)
Show description for 50d6e0bauthored
Commits on Apr 25, 2017
Fix namespace and subsystem in multiprocess mode (#159)
Show description for ce7f297authored andcommitted
Commits on Mar 30, 2017
Add PlatformCollector to collect information about the platform (#152)
Show description for 91171a0authored andcommitted
Commits on Mar 24, 2017
Expose original metric classes via __wrapped__ attribute (#151)
Show description for c2e4bdaauthored andcommitted
Commits on Mar 20, 2017
- authored andcommitted
Commits on Feb 7, 2017
Commits on Jan 31, 2017
Merge pull request #126 from rossigee/master
Show description for aa4b4fbauthoredSupport trailing commas in parser
Show description for 434302bcommitted- committed
Commits on Jan 29, 2017
Revert "Potential workaround for py26 test failures."
Show description for b084d64committed- committed
Commits on Jan 26, 2017
Commits on Jan 25, 2017
Commits on Nov 16, 2016
Merge pull request #110 from prometheus/desc
Show description for 1020618authored
Commits on Nov 3, 2016
For unknown types, suffix should be empty string.
Show description for 9588fe3committedAdd ability to limit what HTTP exposition returns.
Show description for 29e83adcommittedAdd describe and autodescribe to detect dupes.
Show description for 65e3c8bcommitted- committed
Commits on Oct 10, 2016
Switch multi-process support to custom data store.
Show description for f85ccd9committedAdd multi-process support.
Show description for d3256c1committed
Commits on Oct 3, 2016
Use timeit.default_timer instead of time.time (#106)
Show description for bde3259authored andcommitted
Commits on Aug 19, 2016
Clean up the ProcessCollector.
Show description for 1ce94d7committed