mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 13:54:02 +03:00
Add tags for statsd in config
This commit is contained in:
@@ -174,6 +174,10 @@ enabled = false
|
||||
address = "127.0.0.1:8888"
|
||||
# prefix of metric for statsd
|
||||
metric-prefix = "mtg"
|
||||
# tag format to use
|
||||
# supported values are 'datadog', 'influxdb' and 'graphite'
|
||||
# default format is graphite.
|
||||
tag-format = "datadog"
|
||||
|
||||
# prometheus metrics integration.
|
||||
[stats.prometheus]
|
||||
|
||||
Reference in New Issue
Block a user