-
Notifications
You must be signed in to change notification settings - Fork 933
Closed
Milestone
Description
From open-telemetry/opentelemetry-js#5
Span
has a privatetracer
property,NoRecordSpan
doesn't. I'd prefer to make tracer always available on Span like in OpenTracing. Coming from OpenTracing, I found it challenging not havingtracer
available on spans, especially that first I assumed it is and started to use it, then my code broke oneNoRecordSpan
(s).
Metadata
Metadata
Assignees
Labels
No labels