View Issue Details

IDProjectCategoryView StatusLast Update
001056910000-026: LogObjectSpecpublic2025-11-11 17:05
ReporterTim Fortin Assigned ToPaul Hunkar  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Product Version1.05.05 RC1 
Summary0010569: Need more clarity on span Id uniqueness within a trace
Description

C.1 states that SpanId "should be unique inside of a TraceId inside of an application". Also, Open Telemetry documentation implies that every span's Id must be unique within the scope of its entire trace, not just within the scope of its immediate parent. However, 5.5.2 states that SpanId ".. shall be unique within a ParentSpanId within an Application” which implies that span Ids can be reused within a trace so long as they have different parent spans.

TagsNo tags attached.
Commit Version1.05.07 RC1
Fix Due Date

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-10-21 15:46 Tim Fortin New Issue
2025-11-11 17:05 Jim Luth Commit Version => 1.05.07 RC1
2025-11-11 17:05 Jim Luth Status new => assigned
2025-11-11 17:05 Jim Luth Assigned To => Paul Hunkar