telegraf/plugins/processors/printer
Cameron Sparr 1c7715780e Documentation improvements
- fully document aggregator and processor plugins
- improve readme.md

closes #1989
2016-11-08 13:55:37 +00:00
..
README.md Documentation improvements 2016-11-08 13:55:37 +00:00
printer.go Support Processor & Aggregator Plugins 2016-10-12 14:50:19 +01:00
printer_test.go Change minmax aggregator to store float64 2016-10-12 14:50:19 +01:00

README.md

Printer Processor Plugin

The printer processor plugin simple prints every metric passing through it.

Configuration:

# Print all metrics that pass through this filter.
[[processors.printer]]

Tags:

No tags are applied by this processor.