You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-11-25 22:41:46 +02:00
- 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
12 KiB
12 KiB