diff --git a/docs/auto-instrumentation-install.md b/docs/auto-instrumentation-install.md index 523d185802..db7ec1f091 100644 --- a/docs/auto-instrumentation-install.md +++ b/docs/auto-instrumentation-install.md @@ -379,7 +379,7 @@ _Note: Native OpenTelemetry instrumentation libraries are owned and maintained b | Java | Splunk | `operator.autoinstrumentation.java` | Enabled | Stable | Fully Compatible | [Link](https://github.com/signalfx/splunk-otel-java) | https://github.com/signalfx/splunk-otel-java | ghcr.io/signalfx/splunk-otel-java/splunk-otel-java | | NodeJS | Splunk | `operator.autoinstrumentation.nodejs` | Enabled | Stable | Fully Compatible | [Link](https://github.com/signalfx/splunk-otel-js) | https://github.com/signalfx/splunk-otel-js | ghcr.io/signalfx/splunk-otel-java/splunk-otel-js | | DotNet | Splunk | `operator.autoinstrumentation.dotnet` | Enabled | Stable | Fully Compatible | [Link](https://github.com/signalfx/splunk-otel-dotnet) | https://github.com/signalfx/splunk-otel-dotnet | ghcr.io/signalfx/splunk-otel-java/splunk-otel-dotnet | -| Python | Splunk | `operator.autoinstrumentation.python` | Enabled | Experimental | Partially Compatible | [Link](https://github.com/open-telemetry/opentelemetry-python) | https://github.com/open-telemetry/opentelemetry-python | ghcr.io/open-telemetry/opentelemetry-operator/autoinstrumentation-python | +| Python | OpenTelemetry | `operator.autoinstrumentation.python` | Enabled | Experimental | Partially Compatible | [Link](https://github.com/open-telemetry/opentelemetry-python) | https://github.com/open-telemetry/opentelemetry-python | ghcr.io/open-telemetry/opentelemetry-operator/autoinstrumentation-python | | ApacheHttpD | OpenTelemetry | `operator.autoinstrumentation.apache-httpd` | Enabled | Experimental | Partially Compatible | [Link](https://github.com/open-telemetry/opentelemetry-cpp-contrib) | https://github.com/open-telemetry/opentelemetry-cpp-contrib | ghcr.io/open-telemetry/opentelemetry-operator/autoinstrumentation-apache-httpd | | Go | OpenTelemetry | `operator.autoinstrumentation.go` | Disabled | Experimental | Partially Compatible | [Link](https://github.com/open-telemetry/opentelemetry-go) | https://github.com/open-telemetry/opentelemetry-go | ghcr.io/open-telemetry/opentelemetry-go-instrumentation/autoinstrumentation-go | | Nginx | OpenTelemetry | `operator.autoinstrumentation.nginx` | Disabled | Experimental | Partially Compatible | [Link](https://github.com/open-telemetry/opentelemetry-cpp-contrib) | https://github.com/open-telemetry/opentelemetry-cpp-contrib | ghcr.io/open-telemetry/opentelemetry-operator/autoinstrumentation-apache-httpd |