From 391ffc52c6fd40ed2dcb7171c6c501941112dd88 Mon Sep 17 00:00:00 2001 From: Riccardo Magliocchetti Date: Mon, 14 Oct 2024 17:47:50 +0200 Subject: [PATCH] Another e2e fix --- tests/e2e-instrumentation/instrumentation-python/01-assert.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/e2e-instrumentation/instrumentation-python/01-assert.yaml b/tests/e2e-instrumentation/instrumentation-python/01-assert.yaml index 62cf682ba0..94ff9058d7 100644 --- a/tests/e2e-instrumentation/instrumentation-python/01-assert.yaml +++ b/tests/e2e-instrumentation/instrumentation-python/01-assert.yaml @@ -29,6 +29,8 @@ spec: value: http/protobuf - name: OTEL_METRICS_EXPORTER value: otlp + - name: OTEL_LOGS_EXPORTER + value: otlp - name: OTEL_EXPORTER_OTLP_TIMEOUT value: "20" - name: OTEL_TRACES_SAMPLER