1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-11-23 22:34:47 +02:00
Files
opentelemetry-go/sdk/trace
Tyler Yahn c8b89e9780 Propagate context to self-observability measurements in sdk/trace (#7209)
Ensures metric functionality that integrates with trace context (e.g.
exemplars) correctly receive the trace context and anything else the
user has passed.
2025-08-26 08:58:35 -07:00
..
2025-07-29 10:19:11 +02:00
2024-03-26 20:13:54 +01:00
2025-07-29 10:19:11 +02:00
2025-07-29 10:19:11 +02:00

SDK Trace

PkgGoDev