8 lines
272 B
Text
8 lines
272 B
Text
# Provides metrics about the state of a NATS server
|
|
# This plugin does NOT support FreeBSD
|
|
[[inputs.nats]]
|
|
## The address of the monitoring endpoint of the NATS server
|
|
server = "http://localhost:8222"
|
|
|
|
## Maximum time to receive response
|
|
# response_timeout = "5s"
|