-
Notifications
You must be signed in to change notification settings - Fork 898
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding new report and widgets #13055
Conversation
@nimrodshn Cannot apply the following label because they are not recognized: widgets |
@miq-bot add_label providers/containers |
@nimrodshn Please verify all the widgets youre adding show correct data and have screenshots of them on this PR. Edit: Careful when exporting them out of miq since those usually have attributes like user_id\group_id that are specific to the miq instance that exported them. |
@nimrodshn I understand this is a WIP, but there were more widgets to add right? |
@simon3z yes there are eleven more, I am uploading them carefully one-by-one for three reason:
|
1df652d
to
758ca20
Compare
@@ -0,0 +1,44 @@ | |||
--- | |||
title: Projects by Number of Containers |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nimrodshn please convert this (no CRLF).
@nimrodshn anything still missing here? When we'll be able to remove the "WIP"? |
Six more missing .. (as noted by the checklist above.) |
Added the rest of widgets needed. @simon3z |
d46e76b
to
b756b38
Compare
c24b7d8
to
613a381
Compare
@nimrodshn have you tested all of these? |
@yaacov all of your remarks are valid. I just want to be clear - these are widgets that we have received from a client, all I did was to bring them in, clean them and debug them. If I change anything like you have suggested they will not be the same as the ones the client had asked. Maybe @simon3z can weigh in on these questions? |
Number of Nodes per Cpu Cores Widget
No, it's already in the widget section. Please remove "Widget" from all.
Actually I don't see any grouping here. I just see a list of nodes with their core numbers. Number of Nodes per Cpu Cores Chart
This seems OK as use-case, also you can't display all nodes here (what if you have 300 nodes, why would I care to only display some, and anyway it's impossible to show them all). |
@simon3z As for you're second comment do you think I should remove 'Number of Nodes per CPU' widget altogether? |
@nimrodshn send an email to the author and find out what he intended there (cc our mailing list as well). |
5929a52
to
983d5ab
Compare
@nimrodshn OK but still the name doesn't seem to match the content. @nimrodshn please squash the patches in one and update the screenshot (if you still have all the data and it's easy, etc.) |
@simon3z Ah! You are of course correct! - How about this title? |
756f72c
to
d5a3b3b
Compare
Added new report Adding twelve new widgets and a two reports Added a new report Added three more Widgets: Nodes by Capacity, Nodes by CPU Usage, Recently Discovered Nodes. Added six more widgets. Added a report Fixed two Reports Added fixed widget Added fixes to problems Fixed small bug in report Fixed small bugs in Reports Added small fixes to spec Fixed CRLF Added small changes in one of the reports Fixed some small line in report 130 Removed word widgets from titles Changes title at 'Number of nodes per CPU cores' widget Changed the name of 'Number of Nodes per CPU Core' widget renamed 'number of nodes per cpu' to 'nodes by cpu cores' Removed 'Nodes by CPU Cores' Changed spec accordingly
d5a3b3b
to
7409890
Compare
Checked commit nimrodshn@7409890 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 |
@yaacov can you ack if it looks good? |
LGTM 👍 |
LGTM 👍 cc @gtanzillo @miq-bot assign gtanzillo |
Ping @gtanzillo @lavenel @chessbyte |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 LGTM
I have added a new report and a new widget as per request of a client.
It is the first widget in a series of widgets suggested by this client in order to support our existing and new container reports.
cc: @simon3z @zeari
Additional Reports:
Additional Widgets: