File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
deploy/helm/edot-collector/kube-stack Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -626,7 +626,7 @@ instrumentation:
626626 type : parentbased_traceidratio # Sampler type
627627 argument : " 1.0" # Sampling rate set to 100% (all traces are sampled).
628628 java :
629- image : docker.elastic.co/observability/elastic-otel-javaagent:1.5 .0
629+ image : docker.elastic.co/observability/elastic-otel-javaagent:1.6 .0
630630 nodejs :
631631 image : docker.elastic.co/observability/elastic-otel-node:1.4.0
632632 dotnet :
Original file line number Diff line number Diff line change @@ -603,7 +603,7 @@ instrumentation:
603603 type : parentbased_traceidratio # Sampler type
604604 argument : " 1.0" # Sampling rate set to 100% (all traces are sampled).
605605 java :
606- image : docker.elastic.co/observability/elastic-otel-javaagent:1.5 .0
606+ image : docker.elastic.co/observability/elastic-otel-javaagent:1.6 .0
607607 nodejs :
608608 image : docker.elastic.co/observability/elastic-otel-node:1.4.0
609609 dotnet :
You can’t perform that action at this time.
0 commit comments