We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eff8276 + 6e5260e commit a9630d4Copy full SHA for a9630d4
resources/kubernetes/operator/helm/values.yaml
@@ -517,7 +517,7 @@ instrumentation:
517
name: elastic-instrumentation
518
enabled: true
519
exporter:
520
- endpoint: http://opentelemetry-kube-stack-daemon-collector:4318
+ endpoint: http://opentelemetry-kube-stack-daemon-collector.opentelemetry-operator-system.svc.cluster.local:4318
521
propagators:
522
- tracecontext
523
- baggage
0 commit comments