Update traefik.yml

add metrics as comment
This commit is contained in:
LRVT
2024-07-02 14:53:52 +02:00
committed by GitHub
parent 42c72832fb
commit 410ed2a9a2

View File

@@ -12,6 +12,17 @@ api:
log:
level: INFO
#metrics:
# influxDB2:
# address: http://influxdb2:8086
# token: my-secure-token-secret
# org: influx-org
# bucket: influx-bucket
# addEntryPointsLabels: true
# addRoutersLabels: true
# addServicesLabels: true
# pushInterval: 60s
# Configuring Multiple Filters
accessLog:
filePath: "/logs/traefik.log"