forked from Ivasoft/traefik
Add prefix to datadog metrics
This commit is contained in:
@@ -250,6 +250,7 @@
|
||||
addEntryPointsLabels = true
|
||||
addRoutersLabels = true
|
||||
addServicesLabels = true
|
||||
prefix = "foobar"
|
||||
[metrics.statsD]
|
||||
address = "foobar"
|
||||
pushInterval = "42s"
|
||||
|
||||
Reference in New Issue
Block a user