mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-26 10:15:14 +00:00
Add Prometheus metrics output to Traefik
This commit is contained in:
parent
2a1d7fc718
commit
9cd762d586
1 changed files with 3 additions and 0 deletions
|
@ -44,3 +44,6 @@
|
|||
|
||||
[certificatesResolvers.letsencrypt.acme.dnsChallenge]
|
||||
provider = "{{ traefik_dns_provider }}"
|
||||
|
||||
[metrics]
|
||||
[metrics.prometheus]
|
||||
|
|
Loading…
Reference in a new issue