Wavefront input data format

This is archived documentation for InfluxData product versions that are no longer maintained. For newer documentation, see the latest InfluxData documentation.

The Wavefront input data format parse Wavefront data into Telegraf metrics. For more information on the Wavefront native data format, see Wavefront Data Format in the Wavefront documentation.

Configuration

There are no additional configuration options for Wavefront Data Format line-protocol.

[[inputs.file]]
  files = ["example"]

  ## Data format to consume.
  ## Each data format has its own unique set of configuration options, read
  ## more about them here:
  ##   https://github.com/influxdata/telegraf/blob/master/docs/DATA_FORMATS_INPUT.md
  data_format = "wavefront"