Skip to content

0.0.15 / 2016-10-02

Compare
Choose a tag to compare
@brian-brazil brian-brazil released this 02 Oct 08:55
· 419 commits to master since this release

It's no longer possible to pass in a dict to labels(), instead use labels(**dict).

[FEATURE] labels function supports labels as keyword argurments
[CHANGE] labels function no longer supports being passed a dict
[FEATURE] Pushgateway can now be specified as a URL prefix, allowing for https
[IMPROVEMENT] Cleanup of process collector
[FEATURE] Signatures of decorated functions are now preserved