Add configurable timeout to varnish input (#5214)
This commit is contained in:
committed by
Daniel Nelson
parent
bae742ecb0
commit
3f158429bc
@@ -91,7 +91,7 @@ var sampleConfig = `
|
||||
|
||||
## Required ActiveMQ port
|
||||
# port = 8161
|
||||
|
||||
|
||||
## Credentials for basic HTTP authentication
|
||||
# username = "admin"
|
||||
# password = "admin"
|
||||
@@ -101,7 +101,7 @@ var sampleConfig = `
|
||||
|
||||
## Maximum time to receive response.
|
||||
# response_timeout = "5s"
|
||||
|
||||
|
||||
## Optional TLS Config
|
||||
# tls_ca = "/etc/telegraf/ca.pem"
|
||||
# tls_cert = "/etc/telegraf/cert.pem"
|
||||
|
||||
Reference in New Issue
Block a user