Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-21805

Extend per table metrics with some RPC layer measures

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • None
    • None
    • metrics, rpc
    • None

    Description

      RPC metrics are whole server in scope. We should extend the per-table metrics to also track a subset of RPC metrics on a per table basis. This would give better insight into the subjective experience of each use case. 

      Consider TotalCallTime, ProcessCallTime, QueueCallTime. Table metrics already track request counts and server side processing latencies, just not queueing effects at the RPC layer.

      Ideally we avoid introducing another configuration option but this could be made optional, if overheads are significant (measure them)

      Attachments

        Activity

          People

            Unassigned Unassigned
            apurtell Andrew Kyle Purtell
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: