Skip to content

Commit f0fe194

Browse files
committed
fix(stack/observability): Fix name of exporter
1 parent 57cff3b commit f0fe194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stacks/observability/opentelemetry-collector-sidecar.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spec:
3535
# When added to a logs/metrics/traces pipeline, the collector will print to stdout.
3636
debug: {}
3737
# verbosity: detailed
38-
otlp:
38+
otlp/jaeger:
3939
endpoint: jaeger-collector:4317
4040
tls:
4141
insecure: true

0 commit comments

Comments
 (0)