Skip to content

Commit fc8ad17

Browse files
authored
Merge pull request #2 from kpx-dev/patch-1
[bug] fix extra char typo, caused cfn crashed for otel
2 parents 3e049d1 + 0ecff2a commit fc8ad17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/infrastructure/otel-collector.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ Resources:
294294
295295
receivers:
296296
otlp:
297-
protocols:z
297+
protocols:
298298
grpc:
299299
endpoint: 0.0.0.0:4317
300300
include_metadata: true

0 commit comments

Comments
 (0)