Skip to content

Commit 5fa6c96

Browse files
committed
unfurl abbrevation
1 parent be1f8d2 commit 5fa6c96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sentry_sdk/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1236,7 +1236,7 @@ def _capture_telemetry(
12361236

12371237
elif ty == "span":
12381238
# We need a reference to the segment span in the batcher to populate
1239-
# the DSC
1239+
# the dynamic sampling context (DSC)
12401240
serialized["_segment_span"] = telemetry._segment # type: ignore
12411241
batcher = self.span_batcher
12421242

0 commit comments

Comments
 (0)