+++ This bug was initially created as a clone of Bug #1315622 +++
Description of problem:
According to the JBoss ON documentation [1], graph "PS_Scavenge - Collection Time per Minute" (see attached screen shot) shows the approximate accumulated collection elapsed time in milliseconds. However, this unit (ms) is not shown in the graph
Version-Release number of selected component (if applicable):
JBoss ON 3.3.5
How reproducible:
Always
Steps to Reproduce:
1. In JBoss ON UI -> EAP standalone resource -> Server Configuration -> platform-mbean -> garbage-collector -> Garbage Collector Resources -> PS_Scavenge -> Monitoring -> Schedules
2. Set/enable "Collection Time per Minute" metric;
3. Navigate to Monitoring -> Metrics page for this resource
4. Open the graph
Actual results:
Graph is shown without unit (ms)
Expected results:
Graph containing unit
Additional info:
[1] https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_Operations_Network/3.3/html-single/Complete_Resource_Reference/index.html#JBossAS7-JBossAS7_Standalone_Server-JVM-Garbage_Collector
Fixed in the master:
commit 2313c401ae3329e6a52efe2396c2fb0e587a5cef
Author: Michael Burman <miburman>
Date: Tue Mar 8 12:08:57 2016 +0200
[BZ 1315633] Add missing units to plugin descriptor for collection-time