[infinispan-issues] [JBoss JIRA] (ISPN-10888) Aotomtically genereated MetricIDs lik CacheManager_CacheManager_numberOfCreatedCaches should be avoided

Nistor Adrian (Jira) issues at jboss.org
Mon Nov 4 05:15:00 EST 2019


Nistor Adrian created ISPN-10888:
------------------------------------

             Summary: Aotomtically genereated MetricIDs lik CacheManager_CacheManager_numberOfCreatedCaches should be avoided
                 Key: ISPN-10888
                 URL: https://issues.jboss.org/browse/ISPN-10888
             Project: Infinispan
          Issue Type: Bug
          Components: JMX, reporting and management
    Affects Versions: 10.0.0.Final
            Reporter: Nistor Adrian
            Assignee: Nistor Adrian
             Fix For: 10.1.0.Beta1, 10.0.2.Final


Must avoid situations where ObjectName's type and component keys are equal, like in CacheManager_CacheManager_numberOfCreatedCaches. Same for Cache.

In these cases do not add both, just one.

Also, need to remove eventual dots from names. Replace them with the standard replacement character in MP metrics:  ' _'



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list