Nick Dimiduk created HBASE-26419:
------------------------------------
Summary: Tracing Spans of RPCs should follow otel semantic
conventions
Key: HBASE-26419
URL: https://issues.apache.org/jira/browse/HBASE-26419
Project: HBase
Issue Type: Bug
Components: tracing
Affects Versions: 3.0.0-alpha-1, 2.5.0
Reporter: Nick Dimiduk
The OpenTelemetry project has a [conventions
document|https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/semantic_conventions/rpc.md]
for RPCs that is pretty prescriptive. One thing I noticed is that it requires
there be spans named as {{$package.$service/$method}} ; we don't do this. We
should address this and any other gaps.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)