how we Correlate runtime.trace data with spanid?
Open
- Dominant language
- Go
- Stars
- 91
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
datadog's timeline is awesome!
i just wonder how we implement it?
each runtime trace contain goroutine id, timestamp and traceback.
the opentlemetry trace could add span id to goroutine label, so we can correlate opentelemetry trace with profiling.
but how we correlate runtime trace with span id?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.