init
This commit is contained in:
8
Traefik/Files/traefik_config/conf/metrics.yml
Normal file
8
Traefik/Files/traefik_config/conf/metrics.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
http:
|
||||
routers:
|
||||
prometheus:
|
||||
rule: "(Host(`traefik.alexlebens.net`) && Path(`/metrics`))"
|
||||
entryPoints: websecure
|
||||
service: prometheus@internal
|
||||
middlewares:
|
||||
- "ip-local@file"
|
Reference in New Issue
Block a user