diff --git a/exporter/datadogexporter/integrationtest/integration_test_internal_metrics_config.yaml b/exporter/datadogexporter/integrationtest/integration_test_internal_metrics_config.yaml index 941cacf8cdaa8..ac9cf383ba864 100644 --- a/exporter/datadogexporter/integrationtest/integration_test_internal_metrics_config.yaml +++ b/exporter/datadogexporter/integrationtest/integration_test_internal_metrics_config.yaml @@ -30,6 +30,7 @@ service: exporter: otlp: protocol: http/protobuf + insecure: true endpoint: ${env:OTLP_HTTP_SERVER} pipelines: traces: diff --git a/exporter/datadogexporter/integrationtest/integration_test_logs_config.yaml b/exporter/datadogexporter/integrationtest/integration_test_logs_config.yaml index 5a5684eb0eca5..226022b4aba12 100644 --- a/exporter/datadogexporter/integrationtest/integration_test_logs_config.yaml +++ b/exporter/datadogexporter/integrationtest/integration_test_logs_config.yaml @@ -30,6 +30,7 @@ service: exporter: otlp: protocol: http/protobuf + insecure: true endpoint: ${env:OTLP_HTTP_SERVER} pipelines: logs: