Add router metrics
This commit is contained in:
parent
dc8d5ef744
commit
080cf98e51
26 changed files with 756 additions and 217 deletions
|
@ -3,6 +3,7 @@ whoami1:
|
|||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.router1.rule=PathPrefix("/whoami")
|
||||
- traefik.http.routers.router2.rule=PathPrefix("/whoami2")
|
||||
|
||||
whoami2:
|
||||
image: traefik/whoami
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue