1a16126a09 | ||
---|---|---|
.. | ||
README.md | ||
nats.go | ||
nats_test.go |
README.md
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"