-
Notifications
You must be signed in to change notification settings - Fork 519
[elastic_package_registry] First iteration to support multi-instance data in dashboards #4080
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
Conversation
🌐 Coverage report
|
5491441 to
4fd7ea8
Compare
Updated version, uptime and indexed packages figures
9b73e76 to
ed4aa43
Compare
It looks like you are not using controls to select the instance. Is it because this issue or there is some other problem? |
There is a selector for the instance in the Controls. The control to select those is named "Service address". Do you think it would be better to change that selector/control to "Instance" ? |
Oh ok, I thought that instances were selected by clicking on them on one of the three tables on top.
Yes, this could be better, as we are calling this "instances" in other parts of the dashboard. Another thing that I think confused me is that we have the controls below other views, I would expect controls affecting these views to be on top of them. But all these are details, so as you prefer 🙂 |
mtojek
left a comment
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.
Perfect dashboards :)
|
Re-ordered control to be at the top of the dashboard. And renamed the control that allows selecting instances (from "Service Address" to be "Instances"). |
What does this PR do?
Update
elastic_package_registrydashboard to support showing data when there are several instances of the service configured in the integration.elastic.subscriptioncondition.There are some lens as "EPR Version" or "EPR Number of Indexed packages" that are affected by the global filters (or controls) (issue related elastic/kibana#140204)
Checklist
changelog.ymlfile.How to test this PR locally
elastic-package stack up -v -d --version 8.0.0to boot the whole Elastic stackelastic_package_registryfolder and boot the service:cd packages/elastic_package_registry elastic-package service up -vRelated issues
Screenshots
Overview:

Overview selecting one instance: