telegraf/plugins/processors/printer
Sebastian Spaink be0008f9e2
feat: migrate processor plugins to new sample config format (#10913)
2022-04-06 14:49:41 -06:00
..
README.md
printer.go feat: migrate processor plugins to new sample config format (#10913) 2022-04-06 14:49:41 -06:00
printer_sample_config.go feat: migrate processor plugins to new sample config format (#10913) 2022-04-06 14:49:41 -06:00
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.