Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
apache
/
21dc62ad4546be84dc8bb168a92af115c52a4745
/
.
/
apache
/
files
/
telegraf.conf
blob: ac24043945fb3d76f58800aae43062f197455531 [
file
] [
log
] [
blame
]
[[
inputs
.
apache
]]
response_timeout
=
"{{ values.timeout|default("
5s
") }}"
urls
=
{{
values
.
urls
|
default
([
"http://localhost/server-status?auto"
])
}}