telegraf/plugins/processors/printer
Daniel Nelson 411b26bb1f
Fix output format of printer processor (#4417)
2018-07-13 14:14:18 -07:00
..
README.md
printer.go
printer_test.go

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.