Description of problem: ----------------------- We don't collect memory metric for ec2 instances. See https://github.com/ManageIQ/manageiq-providers-amazon/blob/master/app/models/manageiq/providers/amazon/cloud_manager/metrics_capture.rb The empty memory graph for EC2 Availability zones should be removed. Version-Release number of selected component (if applicable): --------------------------------- 5.7.0.9 How reproducible: ----------------- Always Steps to Reproduce: ------------------- 1.Manage ec2.Enable C&U collection for ec2. 2.Collect C&U data for at least 2 hours and then view C&U graphs for Availability zones. Actual results: -------------- empty C&U memory graph for EC2 Availability zones Expected results: ---------------- Empty C&U memory graph for EC2 Availability zones should be removed. Additional info: ----------------
Created attachment 1219566 [details] screen shot of ec2 Availability Zone memory C&U graph
Issue is also seen in 5.6
https://github.com/ManageIQ/manageiq/pull/12609
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/d4179a083b5f32bde89425b5a19d61c17719db77 commit d4179a083b5f32bde89425b5a19d61c17719db77 Author: PanSpagetka <rknaur> AuthorDate: Mon Nov 14 14:40:18 2016 +0100 Commit: PanSpagetka <rknaur> CommitDate: Mon Nov 14 14:45:14 2016 +0100 Remove memory chart for Availiability Zones https://bugzilla.redhat.com/show_bug.cgi?id=1393574 .../daily_perf_charts/AvailabilityZone.yaml | 33 +++++----------------- 1 file changed, 7 insertions(+), 26 deletions(-)
Verified in 5.8.0.9
Created attachment 1270582 [details] EC2 AZ hourly C&U charts with memory graphs
Robin, I have reported this bug so that the memory graphs can be removed from the EC2 Availability zones for the hourly interval. https://bugzilla.redhat.com/show_bug.cgi?id=1441326