Skip to content

Commit fcc5b90

Browse files
authored
Updating nginx otel log level (#50)
1 parent 5c1b549 commit fcc5b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/workloads/nginx/otel-config/templates/opentelemetrycollector.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ spec:
5050
auth:
5151
authenticator: sigv4auth
5252
logging:
53-
loglevel: debug
53+
loglevel: info
5454
extensions:
5555
sigv4auth:
5656
region: {{ .Values.region }}

0 commit comments

Comments
 (0)