@@ -631,7 +631,7 @@ def test_step_function_trace_data(self):
631631 self .assertEqual (source , "event" )
632632 expected_context = Context (
633633 trace_id = 3675572987363469717 ,
634- span_id = 6880978411788117524 ,
634+ span_id = 4929949072763648481 ,
635635 sampling_priority = 1 ,
636636 meta = {"_dd.p.tid" : "e987c84b36b11ab" },
637637 )
@@ -673,7 +673,7 @@ def test_step_function_trace_data_lambda_root(self):
673673 self .assertEqual (source , "event" )
674674 expected_context = Context (
675675 trace_id = 5821803790426892636 ,
676- span_id = 6880978411788117524 ,
676+ span_id = 4929949072763648481 ,
677677 sampling_priority = 1 ,
678678 meta = {"_dd.p.tid" : "672a7cb100000000" },
679679 )
@@ -714,7 +714,7 @@ def test_step_function_trace_data_sfn_root(self):
714714 self .assertEqual (source , "event" )
715715 expected_context = Context (
716716 trace_id = 4521899030418994483 ,
717- span_id = 6880978411788117524 ,
717+ span_id = 4929949072763648481 ,
718718 sampling_priority = 1 ,
719719 meta = {"_dd.p.tid" : "12d1270d99cc5e03" },
720720 )
0 commit comments