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 a0dff65 commit 3da79e5Copy full SHA for 3da79e5
tests/test_tracing.py
@@ -729,7 +729,7 @@ def test_step_function_trace_data_redrive(self):
729
self.assertEqual(source, "event")
730
expected_context = Context(
731
trace_id=435175499815315247,
732
- span_id=5063839446130725204,
+ span_id=8782364156266188026,
733
sampling_priority=1,
734
meta={"_dd.p.tid": "3e7a89d1b7310603"},
735
)
0 commit comments