You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2023/11/14 07:15:00 UTC

[jira] [Commented] (HBASE-28201) Add Endpoint and Method Name to COPROC_EXEC Spans

    [ https://issues.apache.org/jira/browse/HBASE-28201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17785769#comment-17785769 ] 

Istvan Toth commented on HBASE-28201:
-------------------------------------

We could also just {_}db.statement{_}. However, that seems to imply logging the full statement information, which is not practical or useful in a lot of cases (like the verious cache operations )

> 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
>            Priority: Major
>
> If we assume parentBased=on, then it's enough to add this information on the client side.
> However, we may want to also add 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)