Add prefix to datadog metrics
This commit is contained in:
parent
32340252b2
commit
85dd45cb81
11 changed files with 90 additions and 34 deletions
|
@ -250,6 +250,7 @@
|
|||
addEntryPointsLabels = true
|
||||
addRoutersLabels = true
|
||||
addServicesLabels = true
|
||||
prefix = "foobar"
|
||||
[metrics.statsD]
|
||||
address = "foobar"
|
||||
pushInterval = "42s"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue