telegraf/plugins/inputs/nats/README.md

303 B

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"