statsd-influxdb-backend | A naive InfluxDB backend for StatsD | Analytics library
kandi X-RAY | statsd-influxdb-backend Summary
kandi X-RAY | statsd-influxdb-backend Summary
A naive InfluxDB backend for StatsD. It can ship events to InfluxDB using two different strategies which can be used at the same time.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of statsd-influxdb-backend
statsd-influxdb-backend Key Features
statsd-influxdb-backend Examples and Code Snippets
Community Discussions
Trending Discussions on statsd-influxdb-backend
QUESTION
I've started using collectd (5.5.1), statsd (git head), influxd (1.2), and grafana to monitor my infrastructure. The collectd portion is working fine for blackbox monitoring. We want to use statsd for whitebox monitoring.
The setup we have is collectd and statsd on each host, sending data to influxdb on a monitoring host. Influxdb and grafana run on the monitoring host. Of course, collectd and statsd run on the monitoring host, too, just as they do elsewhere.
My statsd config on each host is simply
...ANSWER
Answered 2017-Mar-26 at 07:12This is a solution without precisely being an answer.
Use telegraf insteadI discovered that telegraf is now a very viable contender in this space, is well supported, sees active development, and talks easily to influxdb. Telegraf also supports additional tags and flags per message, unlike statsd which appears to be simple key-value. In addition, telegraf removes the need for both statsd and for collectd, so it drops by one the number of moving parts. That's a good thing.
About statsd(TL;DR - maybe I'm lame)
I couldn't figure out how to forward host information at all with statsd.
I didn't find good documentation on how to configure aggregation (though I remember having found it once). The module for sending the data using the influxdb protocol seemed not to be well maintained (relative to influxdb development).
On both of these points I may be entirely wrong, and alternative answers in the interests of documenting these things is most welcome.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install statsd-influxdb-backend
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page