Add configurable tags to influxdb metrics

This commit is contained in:
Harald Kraemer
2021-09-17 09:08:07 +02:00
committed by GitHub
parent 2084201c8f
commit 8f0832d340
8 changed files with 100 additions and 42 deletions

View File

@@ -249,6 +249,9 @@ InfluxDB metrics exporter type. (Default: ```false```)
`TRAEFIK_METRICS_INFLUXDB_ADDENTRYPOINTSLABELS`:
Enable metrics on entry points. (Default: ```true```)
`TRAEFIK_METRICS_INFLUXDB_ADDITIONALLABELS_<NAME>`:
Additional labels (influxdb tags) on all metrics
`TRAEFIK_METRICS_INFLUXDB_ADDRESS`:
InfluxDB address. (Default: ```localhost:8089```)