diff --git a/test/operator/python/test-app.yaml b/test/operator/python/test-app.yaml index fdb31b0..abf690f 100644 --- a/test/operator/python/test-app.yaml +++ b/test/operator/python/test-app.yaml @@ -16,6 +16,6 @@ spec: - name: OTEL_LOG_LEVEL value: "debug" - name: AGENT_HAS_STARTED_IF_YOU_SEE - value: "Exception while exporting metrics HTTPConnectionPool" + value: "opentelemetry-auto-instrumentation-python" - name: OTEL_EXPORTER_OTLP_ENDPOINT value: "http://collector:4318"