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

Health Metrics: Members region

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Won't Do
    • None
    • None
    • docs, statistics
    • None

    Description

      Expose a subset of existing 1500+ statistics through Micrometer (GEODE-6295). In order to not inundate users with so many statistics, we should expose standard Key Health Indicators. 

      Consider the following values as part of a set of standard health metrics:

      member.GetsAvgLatency
      member.PutsAvgLatency
      member.UsedMemory
      member.MaxMemory

      Instrument them with Micrometer 'meters' with the following names and tags:

      NAME: TAGS (Dimensions):
      Cluster.Host.CacheServer.Cache.GetsAvgLatency ClusterID, HostName, ServerName, RegionName
      Cluster.Host.CacheServer.Cache.PutsAvgLatency ClusterID, HostName, ServerName, RegionName
      Cluster.Host.Jvm.UsedMemory ClusterID, HostName, ServerName, RegionName
      Cluster.Host.Jvm.MaxMemory ClusterID, HostName, ServerName, RegionName

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              nvpivot Nick Vallely
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: