Files
Ask Bjørn Hansen 79ccf33774 feat(logger,tracing): share OTel resource for logs and traces
Factor the resource detector list into internal/otlpresource so
the logger's OTLP provider and the trace provider describe the
same process with the same attributes.

OTLP log records now carry the full resource (process.pid,
service.name, service.version, host.*, os.*, etc.) instead of
no resource attributes at all.
2026-04-13 21:14:54 -07:00
..