semantic-conventions icon indicating copy to clipboard operation
semantic-conventions copied to clipboard

Should `db|messaging|rpc.system` be an instrumentation scope attribute?

Open lmolkova opened this issue 1 year ago • 5 comments

*.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)

lmolkova avatar Mar 08 '24 19:03 lmolkova