telegraf/plugins/inputs/raindrops
Vladislav Shub dd086c7830 Added full support for raindrops and tests 2016-02-14 18:52:26 +02:00
..
README.md Added full support for raindrops and tests 2016-02-14 18:52:26 +02:00
raindrops.go Added full support for raindrops and tests 2016-02-14 18:52:26 +02:00
raindrops_test.go Added full support for raindrops and tests 2016-02-14 18:52:26 +02:00

README.md

Raindrops Input Plugin

The raindrops plugin reads from specified raindops middleware URI and adds stats to InfluxDB.

Configuration:

# Read raindrops stats
[[inputs.raindrops]]
  urls = ["http://localhost/_raindrops"]

Tags:

  • Multiple listeners are tagged with IP:Port/Socket, ie 0.0.0.0:8080 or /tmp/unicorn