Created attachment 821155 [details] globally-uncaught_ex.png Description of problem: Globally uncaught exception while viewing Metrics for aouto-group Version-Release number of selected component (if applicable): jon 3.2 er5 How reproducible: always Steps to Reproduce: 1. Click on autogroup such as CPU 2. click monitoring tab 3. click metrics subtab 4. Click on any of members reporting Actual results: Globally uncaught exception Expected results: corresponding charts should be drown Additional info: screen-shots attached no exception in server or agent logs Since user is unable to view charts of auto-group resources' metrics i am marking this issue as blocker for GA
Created attachment 821167 [details] exc_msg
Note: The issue is cause by having no data for member reports metrics -> see membersReportingNaN.ong
Created attachment 821207 [details] memberReportingNaN
Created attachment 821247 [details] NaN Autogroup error
The NaN values, cause a blank value for a number in the json produced in the graph . This blank value is not valid json and the d3 graph throws an error parsing the blank value where a number should be present. I'm inserting a zero for the blank value as a valid number.
Pushed to master as commit: 5f95176
Pushed to release/jon3.2.x as commit: befe0a3
*** Bug 1028323 has been marked as a duplicate of this bug. ***
Moving to ON_QA as available for testing with new brew build.
Mass moving all of these from ER6 to target milestone ER07 since the ER6 build was bad and QE was halted for the same reason.
Created attachment 827730 [details] metric_for_nan
verified in er7 screen-shot attached
*** Bug 1042646 has been marked as a duplicate of this bug. ***