Adding upstream version 1.34.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e393c3af3f
commit
4978089aab
4963 changed files with 677545 additions and 0 deletions
8
plugins/inputs/nats/sample.conf
Normal file
8
plugins/inputs/nats/sample.conf
Normal file
|
@ -0,0 +1,8 @@
|
|||
# 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"
|
Loading…
Add table
Add a link
Reference in a new issue