mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-23 20:11:12 +00:00
Update traefik.yml
add metrics as comment
This commit is contained in:
parent
42c72832fb
commit
410ed2a9a2
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user