[
https://issues.redhat.com/browse/ISPN-10888?page=com.atlassian.jira.plugi...
]
Pedro Zapata Fernandez updated ISPN-10888:
------------------------------------------
Sprint: DataGrid Sprint #36, DataGrid Sprint #37, DataGrid Sprint #38, DataGrid Sprint
#39 (was: DataGrid Sprint #36, DataGrid Sprint #37, DataGrid Sprint #38)
Genereated MetricIDs like
CacheManager_CacheManager_numberOfCreatedCaches should be avoided
-------------------------------------------------------------------------------------------
Key: ISPN-10888
URL:
https://issues.redhat.com/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
Priority: Major
Fix For: 10.1.0.Beta1
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)