Skip to content

Commit 3c02872

Browse files
authored
fix(eks-monitoring): ADOT logs key (#268)
Fix logs key
1 parent 99d6b6d commit 3c02872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/eks-monitoring/otel-config/templates/opentelemetrycollector.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1551,6 +1551,6 @@ spec:
15511551
metrics:
15521552
address: 0.0.0.0:8888
15531553
level: basic
1554-
logging:
1554+
logs:
15551555
level: {{ .Values.adotServiceTelemetryLoglevel }}
15561556
{{ end }}

0 commit comments

Comments
 (0)