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
|
@ -158,6 +158,7 @@ metrics:
|
|||
pushInterval: 42
|
||||
addEntryPointsLabels: true
|
||||
addServicesLabels: true
|
||||
prefix: traefik
|
||||
influxDB:
|
||||
address: foobar
|
||||
protocol: foobar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue