You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-07-07 00:35:52 +02:00
* change resource.Default to be evaluated on first call, rather than on import * guard defaultResource creation with sync.Once, fallback to emtpyResource * update CHANGELOG Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>