-
Notifications
You must be signed in to change notification settings - Fork 88
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
Tuning dashboard new version #610
Conversation
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.
@MalloZup It looks much much better. Well done.
But... Some personal opinions (as always hehe):
- I would use the next columns order.
host|sap note|description|status
- I would just put the colored box in the status
- The column names don't have the same structure. Some have just capital letters, others not (check the 1st table). And I would put complete text.
s/SAP NOTE DESC/SAP Note description
Finally, did you check what we have when the solution/note is not applied? To check the colors and text. Just in case testing hehe
IIRC Grafana doesn't allow for customizing the column order, it goes alphabetically by default. |
there are some points we can't address, mostly because as users we are tempted to consider grafana as normal UI.
The question is about 2, since mostly everything need to be redesigned, I think is not even worth the effort the rest of comments can be adressed, I will need to check thx! |
@MalloZup try to address everything that can be addressed before the end of the current sprint and open a followup issue for the remaining point. |
yes, I will adress the comments one by one and follow-up other things which require more work in follow-up issues, as usual. thx 👍 |
@MalloZup I didn't understand the answer from |
@arbulu89 regarding the note
@angelabriel is this ok if I would assume that the notes without a In that case we can have the |
yes, that assumption is true.
|
@arbulu89 yes, precisely. That's due to the design issue in the exporter mentioned above. |
@stefanotorresi @arbulu89 please review this. Follow-up issue are: on the exporter side.
After that we can release the exporter to packagehub. updating jira |
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.
It looks nice @MalloZup
I would just rename the table headers to:
s/Saptune solution enabled/Applied profile
s/Current profile/Profile
s/SAP Note/Applied SAP notes/
But the current ones can work too. We will review them in the next group review.
Thanks again
@arbulu89 I took some names by the presentation we did in past I don't mind to change. I applied the change on latest commit. |
everything is adressed on latest commit a part of the exporter tasks |
Add new dashboard according expected layout