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

Create simple pattern matching query for retrieving metrics matching the pattern

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.5
    • 3.0.0-alpha-1, 2.4.0
    • None
    • None
    • Reviewed

    Description

      Currently we allow querying a metric with a specific metric name. But generally say under the MBean sub=Tables under a server we might have 'n' number of tables and we might be interested in a specific metric across all tables.
      So in such cases giving a simple pattern based query will help so that we can retrieve all metrics that follow that pattern.
      The other side effect is that we can also reduce the size of the json we pull from the server to the querying client. Which are generally smaller scripts which might not be able to process the big sized response JSON.

      Thanks anoopsamjohn for the suggestion.

      Attachments

        Activity

          People

            ram_krish ramkrishna.s.vasudevan
            ram_krish ramkrishna.s.vasudevan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: