Telegraf: Difference between revisions

From air
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
''agent written in Go for collecting metrics from the system it's running on, or from other services, and writing them into [[InfluxDB]]. ''

https://github.com/influxdb/telegraf
* https://github.com/influxdb/telegraf
* https://influxdata.com/time-series-platform/telegraf/
''agent written in Go for collecting metrics from the system it's running on, or from other services, and writing them into InfluxDB. ''

Revision as of 08:48, 21 January 2016

agent written in Go for collecting metrics from the system it's running on, or from other services, and writing them into InfluxDB.