Istvan Toth created HBASE-28201:
-----------------------------------
Summary: Add Endpoint and Method Name to COPROC_EXEC Spans
Key: HBASE-28201
URL: https://issues.apache.org/jira/browse/HBASE-28201
Project: HBase
Issue Type: Improvement
Components: tracing
Reporter: Istvan Toth
If we assume parentBased=on, then it's enough to add this information on the
client side.
However, we may want to also this on the server side for stochastic tracing.
We could call these:
db.hbase.endpoint.name
db.hbase.endpoint.method
orĀ
db.hbase.coprocessor.name
db.hbase.coprocessor.method
--
This message was sent by Atlassian Jira
(v8.20.10#820010)