Added configurable prefix for statsd metrics collection
This commit is contained in:
parent
5a3e325742
commit
ca1d980746
8 changed files with 83 additions and 5 deletions
|
@ -151,6 +151,7 @@
|
|||
pushInterval = "10s"
|
||||
addEntryPointsLabels = true
|
||||
addServicesLabels = true
|
||||
prefix = "traefik"
|
||||
[metrics.influxDB]
|
||||
address = "foobar"
|
||||
protocol = "foobar"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue