Bug 1070352 (JON3-48)
Summary: | Increase the limit of resources allowed to be used in a metric group chart | ||
---|---|---|---|
Product: | [JBoss] JBoss Operations Network | Reporter: | Heiko W. Rupp <hrupp> |
Component: | Monitoring -- Other, UI | Assignee: | Mike Thompson <mithomps> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Matt Mahoney <mmahoney> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | JON 3.3.0 | CC: | mmahoney |
Target Milestone: | DR01 | ||
Target Release: | JON 3.3.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-12-11 13:59:16 UTC | Type: | Enhancement |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 702195 | ||
Bug Blocks: | 1070223 |
Description
Heiko W. Rupp
2014-02-26 16:24:20 UTC
commit e77a5fb48029d8f3de801a5bc46fc0e5e02fcbbe Author: Mike Thompson <mithomps> Date: Tue May 20 17:29:49 2014 -0700 [BZ 1070352] (JON3-48) Increase the limit of resources allowed to be used in a metric group chart. Increased from 20 to 50 subgraphs. If it goes higher than 50 then a warning message is displayed that some of graph may not be displayed. For performance reasons, I didn't want to go higher than 50 as that implies the length of this operation is the max of the longest query in the 50 subqueries (theoretically). Testing Procedure: 1) Add a compatible group with more than 50 elements. 2) Navigate to the group Inventory Detail View 3) On Summary Tab click on a metric to display the multi-line graph 4) look for a Message displayed: "Some graphs will not appear because the number of graphs has exceeded the maximum of 50. Heiko Rupp <hrupp> updated the status of jira JON3-48 to Resolved Moving to ON_QA as available to test with brew build of DR01: https://brewweb.devel.redhat.com//buildinfo?buildID=373993 Larry O'Leary <loleary> updated the status of jira JON3-48 to Closed |