8 lines
233 B
Plaintext
8 lines
233 B
Plaintext
|
|
# Provides metrics about the state of a NATS server
|
||
|
|
[[inputs.nats]]
|
||
|
|
## The address of the monitoring endpoint of the NATS server
|
||
|
|
server = "http://localhost:8222"
|
||
|
|
|
||
|
|
## Maximum time to receive response
|
||
|
|
# response_timeout = "5s"
|