Files
telegraf/plugins/inputs/nats

NATS Monitoring Input Plugin

The NATS monitoring plugin reads from specified NATS instance and submits metrics to InfluxDB.

Configuration

[[inputs.nats]]
  ## The address of the monitoring end-point of the NATS server
  server = "http://localhost:8222"