-
Change Request
-
Resolution: Unresolved
-
Major
-
None
-
4.0.12, 4.2.6, 4.4.0alpha2
Multiple metrics could be potentially grouped (JMXItemChecker.java). For example, I have jmx.discovery item that will create items from prototypes. Later in a case when a jmx.discovery request is received together with separate item request then all values are retrieved for the discovery request. To optimize performance items should be grouped in a way that when values retrieved by discovery could be passed to specific items as well.