Enable /metrics prometheus endpoint
This commit is contained in:
parent
830a589d64
commit
aa40266b38
@ -9,6 +9,10 @@
|
||||
|
||||
[metrics]
|
||||
[metrics.prometheus]
|
||||
entryPoint = "metrics"
|
||||
#addEntryPointsLabels = true
|
||||
#addRoutersLabels = true
|
||||
#addServicesLabels = true
|
||||
|
||||
[certificatesResolvers.lets-encrypt.acme]
|
||||
email = "jafner425@gmail.com"
|
||||
|
Loading…
Reference in New Issue
Block a user