Skip to content

Commit 834c46e

Browse files
[tracing] Update remaining languages to run the OTLP traces 128-bit trace ID (#7078)
1 parent 629b3cf commit 834c46e

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

manifests/nodejs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ refs:
9595
- &ref_5_101_0 '>=5.101.0'
9696
- &ref_5_103_0 '>=5.103.0'
9797
- &ref_5_104_0 '>=5.104.0'
98+
- &ref_5_106_0 '>=5.106.0'
9899
- &ref_6_0_0 '>=6.0.0-pre'
99100
manifest:
100101
tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardEvent_Tag: missing_feature (APPSEC-62217)
@@ -1970,7 +1971,7 @@ manifest:
19701971
tests/otel/test_context_propagation.py::Test_Otel_Context_Propagation_Default_Propagator_Api::test_propagation_extract: incomplete_test_app (Node.js extract endpoint doesn't seem to be working.)
19711972
tests/otel/test_context_propagation.py::Test_Otel_Context_Propagation_Default_Propagator_Api::test_propagation_inject: incomplete_test_app (Node.js inject endpoint doesn't seem to be working.)
19721973
tests/otel/test_tracing_otlp.py::Test_Otel_Tracing_OTLP: *ref_5_99_0
1973-
tests/otel/test_tracing_otlp.py::Test_Otel_Tracing_OTLP::test_128bit_trace_id_consistent_across_spans: missing_feature (128-bit trace ID not propagated to all spans in a trace)
1974+
tests/otel/test_tracing_otlp.py::Test_Otel_Tracing_OTLP::test_128bit_trace_id_consistent_across_spans: *ref_5_106_0
19741975
tests/otel/test_tracing_otlp.py::Test_Otel_Tracing_OTLP::test_unsampled_trace:
19751976
- weblog_declaration:
19761977
nextjs: missing_feature (AppSec/IAST force-samples traces, overriding unsampled traceparent)

manifests/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1739,7 +1739,7 @@ manifest:
17391739
uds-flask: v4.3.1 # Modified by easy win activation script
17401740
uwsgi-poc: v4.3.1 # Modified by easy win activation script
17411741
tests/otel/test_tracing_otlp.py::Test_Otel_Tracing_OTLP: v4.8.0
1742-
tests/otel/test_tracing_otlp.py::Test_Otel_Tracing_OTLP::test_128bit_trace_id_consistent_across_spans: missing_feature (128-bit trace ID not propagated to all spans in a trace)
1742+
tests/otel/test_tracing_otlp.py::Test_Otel_Tracing_OTLP::test_128bit_trace_id_consistent_across_spans: v4.11.0
17431743
tests/otel_tracing_e2e/test_e2e.py::Test_OTelLogE2E: irrelevant
17441744
tests/otel_tracing_e2e/test_e2e.py::Test_OTelMetricE2E: irrelevant
17451745
tests/otel_tracing_e2e/test_e2e.py::Test_OTelTracingE2E: irrelevant

0 commit comments

Comments
 (0)