Damien Mathieu
Damien Mathieu
@TanishqPorwar did you see you're working on this alongside @martinyonatann (https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6648)?
Let's keep the discussion in a single place, #6638.
This should close https://github.com/open-telemetry/opentelemetry-go/issues/1819
We should definitely support mux's routing pattern in otelhttp. However, as you mention, we can only retrieve that information starting in Go 1.23. So we can't implement it until we...
Would you rather the interface be in `sdk/internal/x`?
@open-telemetry/go-approvers ping for review?
@MrAlias since you requested changes, can you review/approve this PR?
I'm open to ideas about that. @pellared wondered about this too: https://github.com/open-telemetry/opentelemetry-specification/pull/4024/files#r1656569090 However, the proposal to acquire a lock while we execute `OnEnding` doesn't seem like it would work. It...
If the original span is ended, the wrapper couldn't propagate changes to it.
Closing as stale.