Monitor traefik with prometheus rather than influxdb
This commit is contained in:
@ -58,10 +58,8 @@ serversTransport:
|
||||
insecureSkipVerify: true
|
||||
|
||||
metrics:
|
||||
influxDB:
|
||||
address: "{{ private_ip }}:38089"
|
||||
database: traefik
|
||||
pushInterval: 30s
|
||||
prometheus:
|
||||
entryPoint: traefik
|
||||
|
||||
tls:
|
||||
options:
|
||||
|
Reference in New Issue
Block a user