opentelemetry-go-instrumentation
opentelemetry-go-instrumentation copied to clipboard
Add `telemetry.distro.name` & `telemetry.distro.version` resource attributes
See https://github.com/open-telemetry/semantic-conventions/pull/178
Semantic conventions was updated to:
- Add
telemetry.disto.name - Replace
telemetry.auto.versionwithtelemetry.distro.version
@grcevski is planning to address this or find an owner.