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 600 forks source link

Can I send metrics to Diamond directly somehow? #721

Closed connexion2000 closed 2 years ago

connexion2000 commented 6 years ago

Hi, can I send metrics to Diamond directly?

trinitronx commented 5 years ago

Why would you want to do that? Diamond is designed to gather & send metrics to a remote handler. You probably want something like Graphite, StatsD, etc...

shortdudey123 commented 2 years ago

Hopefully the above comment answered your question. If not, reopen. Closing . . .