From a1b517a20131776c28419836ee60d6c9c9fe86c4 Mon Sep 17 00:00:00 2001 From: Yang Song Date: Tue, 17 Dec 2024 14:06:12 -0500 Subject: [PATCH] fix integration test --- comp/otelcol/otlp/integrationtest/integration_test_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comp/otelcol/otlp/integrationtest/integration_test_config.yaml b/comp/otelcol/otlp/integrationtest/integration_test_config.yaml index 177ef04859eeb..532519050e0f4 100644 --- a/comp/otelcol/otlp/integrationtest/integration_test_config.yaml +++ b/comp/otelcol/otlp/integrationtest/integration_test_config.yaml @@ -28,7 +28,7 @@ exporters: debug: datadog: api: - key: "key" + key: ${env:DD_API_KEY} traces: endpoint: ${env:SERVER_URL} trace_buffer: 10