Manage observability at entrypoint and router level
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
This commit is contained in:
parent
9588e51146
commit
b1934231ca
58 changed files with 1216 additions and 303 deletions
|
@ -18,6 +18,9 @@ metadata:
|
|||
traefik.ingress.kubernetes.io/router.tls.domains.1.main: example.com
|
||||
traefik.ingress.kubernetes.io/router.tls.domains.1.sans: one.example.com,two.example.com
|
||||
traefik.ingress.kubernetes.io/router.tls.options: foobar
|
||||
traefik.ingress.kubernetes.io/router.observability.accesslogs: "true"
|
||||
traefik.ingress.kubernetes.io/router.observability.metrics: "true"
|
||||
traefik.ingress.kubernetes.io/router.observability.tracing: "true"
|
||||
|
||||
spec:
|
||||
rules:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue