Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-6555

Generate metrics output for member contains operations

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • statistics
    • None

    Description

      As an operator or developer
      I want to be able to actively monitor my contains operations for a region
      So that I can establish a baseline and track performance over time.

      GIVEN we have a Micrometer supported time series database
      AND a data visualization tool attached to that database
      WHEN the user asks the cache.region.operations to the data visualization tool
      THEN they are able to view the count
      AND they are able to use the tags/dimensions to differentiate between Cluster (Distributed System ID), Host (by hostname), CacheServer (by Server name), and Region (by region name)

      cache.region.operations.contains:

      • containsKey
      • containsValue
      • containsKeyOnServer
      • containsValueForKey

      Attachments

        Issue Links

          Activity

            People

              klund Kirk Lund
              klund Kirk Lund
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: