We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5700d22 commit f524509Copy full SHA for f524509
tests/test_tracing.py
@@ -873,7 +873,7 @@ def test_step_function_trace_data_event_bridge(self):
873
get_dd_trace_context(),
874
{
875
TraceHeader.TRACE_ID: "4728686021345621131",
876
- TraceHeader.PARENT_ID: "2685222157636933868",
+ TraceHeader.PARENT_ID: "10713633173203262661",
877
TraceHeader.SAMPLING_PRIORITY: "1",
878
TraceHeader.TAGS: "_dd.p.tid=7683d2257c051fce",
879
},
0 commit comments