1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-11-27 22:49:15 +02:00
Files
opentelemetry-go/sdk/trace
Tyler Yahn 150f6b4dbc Flatten tracer.initSelfObservability into TracerProvider.Tracer (#7205)
- Do not use [side-effect
programming](https://en.wikipedia.org/wiki/Side_effect_(computer_science))
to setup a `tracer`. Make the setup explicit, unique, and local.
- Add the `newInst` function to ensure DRY and scope instrument creation
2025-08-18 10:37:38 +02: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