1
0
Fork 0

Added configurable prefix for statsd metrics collection

This commit is contained in:
SKP 2019-11-12 18:18:04 +01:00 committed by Traefiker Bot
parent 5a3e325742
commit ca1d980746
8 changed files with 83 additions and 5 deletions

View file

@ -151,6 +151,7 @@
pushInterval = "10s"
addEntryPointsLabels = true
addServicesLabels = true
prefix = "traefik"
[metrics.influxDB]
address = "foobar"
protocol = "foobar"