semantic-conventions
semantic-conventions copied to clipboard
Should `db|messaging|rpc.system` be an instrumentation scope attribute?
*.system is a compile-time constant which is repetitive on spans and is a good candidate for instrumentation scope attribute.
AFAIK, not every OTel api impl supports them (https://github.com/dotnet/runtime/issues/93795, https://github.com/open-telemetry/opentelemetry-java/issues/5503)