mirror of
https://github.com/wahyd4/telegraf.git
synced 2026-08-08 20:35:42 +10:00
discard Output Plugin
This output plugin simply drops all metrics that are sent to it. It is only meant to be used for testing purposes.
Configuration:
# Send metrics to nowhere at all
[[outputs.discard]]
# no configuration