Selección_008.png Selección_009.png
Traefik metrics: Status, Average, Errors...
Traefik 1.6.2
To configure it in Prometheus:
- job_name: 'traefik'
# If the traefik has authentication
basic_auth:
username: user
password: password
# If the entrypoint is HTTPS
scheme: https
static_configs:
- targets:
- traefik.example.com:443