forked from Ivasoft/traefik
Added configurable prefix for statsd metrics collection
This commit is contained in:
@@ -158,6 +158,7 @@ metrics:
|
||||
pushInterval: 42
|
||||
addEntryPointsLabels: true
|
||||
addServicesLabels: true
|
||||
prefix: traefik
|
||||
influxDB:
|
||||
address: foobar
|
||||
protocol: foobar
|
||||
|
||||
Reference in New Issue
Block a user