File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
resources/kubernetes/operator/helm Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ The `Instrumentation` object stores important parameters:
8080 nodejs :
8181 image : docker.elastic.co/observability/elastic-otel-node:0.4.1
8282 python :
83- image : docker.elastic.co/observability/elastic-otel-python:0.3.0
83+ image : docker.elastic.co/observability/elastic-otel-python:0.4.1
8484` ` `
8585
8686## Configuring auto-instrumentation
Original file line number Diff line number Diff line change @@ -948,6 +948,6 @@ instrumentation:
948948 dotnet :
949949 image : docker.elastic.co/observability/elastic-otel-dotnet:edge
950950 python :
951- image : docker.elastic.co/observability/elastic-otel-python:0.3.0
951+ image : docker.elastic.co/observability/elastic-otel-python:0.4.1
952952 go :
953953 image : ghcr.io/open-telemetry/opentelemetry-go-instrumentation/autoinstrumentation-go:v0.14.0-alpha
You can’t perform that action at this time.
0 commit comments