chore: update
This commit is contained in:
@@ -16,6 +16,21 @@ entryPoints:
|
||||
tls:
|
||||
certResolver: step
|
||||
|
||||
accessLog:
|
||||
otlp:
|
||||
http:
|
||||
endpoint: http://172.20.0.2:4318/v1/logs
|
||||
|
||||
metrics:
|
||||
otlp:
|
||||
http:
|
||||
endpoint: http://172.20.0.2:4318/v1/metrics
|
||||
|
||||
tracing:
|
||||
otlp:
|
||||
http:
|
||||
endpoint: http://172.20.0.2:4318/v1/traces
|
||||
|
||||
providers:
|
||||
file:
|
||||
directory: /etc/traefik/dynamic
|
||||
@@ -35,3 +50,6 @@ certificatesResolvers:
|
||||
storage: /traefik/certs.json
|
||||
httpChallenge:
|
||||
entryPoint: http
|
||||
|
||||
experimental:
|
||||
otlpLogs: true
|
||||
|
||||
Reference in New Issue
Block a user