2022-05-19 00:31:34 +08:00
|
|
|
# Provides metrics about the state of a NATS server
|
2023-03-06 19:18:43 +08:00
|
|
|
# This plugin does NOT support FreeBSD
|
2022-05-19 00:31:34 +08:00
|
|
|
[[inputs.nats]]
|
|
|
|
|
## The address of the monitoring endpoint of the NATS server
|
|
|
|
|
server = "http://localhost:8222"
|
|
|
|
|
|
|
|
|
|
## Maximum time to receive response
|
|
|
|
|
# response_timeout = "5s"
|