python-diamond / Diamond

Diamond is a python daemon that collects system metrics and publishes them to Graphite (and others). It is capable of collecting cpu, memory, network, i/o, load and disk metrics. Additionally, it features an API for implementing custom collectors for gathering metrics from almost any source.
http://diamond.readthedocs.org/
MIT License
1.74k stars 601 forks source link

docker_collector.py: support docker python module (issue 687). #696

Closed gummeah closed 2 years ago

gummeah commented 6 years ago

Little fix for docker_collector so it can work both with docker-py and docker(newer version of docker-py) python modules. Fix for this issue.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.04%) to 24.703% when pulling 3e1fdfadfcfc5599efc5be366da43063df79967b on gummeah:master into f2bece462577a7c557be8a9f90f6b9340c3db571 on python-diamond:master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.04%) to 24.703% when pulling 3e1fdfadfcfc5599efc5be366da43063df79967b on gummeah:master into f2bece462577a7c557be8a9f90f6b9340c3db571 on python-diamond:master.

languitar commented 5 years ago

Any chance to merge this? I am hit by this as well.

hslavchev commented 5 years ago

bump

gummeah commented 5 years ago

This project was abandoned by developers, so dont waste your time - use something else :) cheers

gummeah commented 2 years ago

wow 😱