mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-12-29 10:18:28 +01:00
Update traefik.yml
add metrics as comment
This commit is contained in:
@@ -12,6 +12,17 @@ api:
|
|||||||
log:
|
log:
|
||||||
level: INFO
|
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
|
# Configuring Multiple Filters
|
||||||
accessLog:
|
accessLog:
|
||||||
filePath: "/logs/traefik.log"
|
filePath: "/logs/traefik.log"
|
||||||
|
|||||||
Reference in New Issue
Block a user