From 508d8336138fec20e1bba90d8391a7525a065473 Mon Sep 17 00:00:00 2001 From: Zach Montoya Date: Mon, 20 Apr 2026 15:17:37 -0700 Subject: [PATCH] Update .NET manifest to run OTLP tracing tests --- manifests/dotnet.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/dotnet.yml b/manifests/dotnet.yml index c1cbe2a901e..49219ca2b5b 100644 --- a/manifests/dotnet.yml +++ b/manifests/dotnet.yml @@ -758,7 +758,7 @@ manifest: tests/k8s_lib_injection/test_k8s_lib_injection_appsec.py::TestK8sLibInjectionAppsecClusterEnabled: v3.36.0 tests/k8s_lib_injection/test_k8s_lib_injection_appsec.py::TestK8sLibInjectionAppsecDisabledByDefault: v3.36.0 tests/otel/test_context_propagation.py::Test_Otel_Context_Propagation_Default_Propagator_Api: v3.9.0 - tests/otel/test_tracing_otlp.py::Test_Otel_Tracing_OTLP: missing_feature + tests/otel/test_tracing_otlp.py::Test_Otel_Tracing_OTLP: v3.41.0 tests/otel_tracing_e2e/test_e2e.py::Test_OTelLogE2E: irrelevant tests/otel_tracing_e2e/test_e2e.py::Test_OTelMetricE2E: irrelevant tests/otel_tracing_e2e/test_e2e.py::Test_OTelTracingE2E: irrelevant