client_python

Prometheus instrumentation library for Python applications

APACHE-2.0 License

Downloads
48M
Stars
3.8K
Committers
151
client_python - 0.0.10 / 2015-06-21

Published by brian-brazil over 9 years ago

[FEATURE] Can push to graphite
[IMPROVEMENT] Handles non-primitive values better
[BUGFIX] Works on Windows again

client_python - 0.0.9 / 2015-04-22

Published by brian-brazil over 9 years ago

[FEATURE] Add the ability to specify labels as a dict of labelname->labelvalue
[FEATURE] Add support for callbacks for gauges.