You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/12/07 00:10:00 UTC

[jira] [Created] (HBASE-26545) Implement tracing of scan

Nick Dimiduk created HBASE-26545:
------------------------------------

             Summary: Implement tracing of scan
                 Key: HBASE-26545
                 URL: https://issues.apache.org/jira/browse/HBASE-26545
             Project: HBase
          Issue Type: Sub-task
          Components: tracing
            Reporter: Nick Dimiduk


Naive tracing of a long scan, where each back-and-forth between client and server gets its own Span, can result in many 100's or 1000's of Spans. This is easily overwhelming for tracing infrastructure. Identify some solution that allows for a reasonable out-of-the-box behavior when a scan is to be traced.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)