1.2 KiB
1.2 KiB
description | menu | tags | introduced | os_support | related | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Telegraf plugin for sending metrics to Discard |
|
|
v1.2.0 | freebsd, linux, macos, solaris, windows |
|
Discard Output Plugin
This plugin discards all metrics written to it and is meant for testing purposes.
Introduced in: Telegraf v1.2.0 Tags: testing OS support: all
Global configuration options
In addition to the plugin-specific configuration settings, plugins support additional global and plugin configuration settings. These settings are used to modify metrics, tags, and field or create aliases and configure ordering, etc. See the CONFIGURATION.md for more details.
Configuration
# Send metrics to nowhere at all
[[outputs.discard]]
# no configuration