Skip to content

Commit 1e37225

Browse files
committed
.
1 parent ea130a0 commit 1e37225

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sentry_sdk/traces.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ class StreamedSpan:
244244
"_parent_sampled",
245245
"_start_timestamp",
246246
"_start_timestamp_monotonic_ns",
247-
"_timestamp",
247+
"_end_timestamp",
248248
"_status",
249249
"_scope",
250250
"_previous_span_on_scope",

0 commit comments

Comments
 (0)