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