-
Notifications
You must be signed in to change notification settings - Fork 435
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
[O11y][AWS] Migrate AWS Security Hub dashboards to lens #6871
[O11y][AWS] Migrate AWS Security Hub dashboards to lens #6871
Conversation
🌐 Coverage report
|
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.
This looks good to me!
A small nit to consider: in general pie/donut charts are not recommended for visualizing any data, but I get they add some 'attractiveness' to the dashboard. Other options would be to use treemap instead where it's much easier to notice the real proportions of data. Or even instead of donut, pie looks a bit better because there's more space for labels.
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 👍🏼 Please fix the conflicts and merge.
Also we could alternately bump the minor version for enhancements, but it has not been the case with this package.
The dashboards are exported from 8.7.0 due to export issue from 8.8.x (elastic/elastic-package#1354) |
…nto lens_migration-aws-security-hub Conflicts: packages/aws/changelog.yml packages/aws/manifest.yml
a02f2a9
to
1ae3fd0
Compare
/test |
1 similar comment
/test |
Package aws - 1.50.5 containing this change is available at https://epr.elastic.co/search?package=aws |
What does this PR do?
Manually migrate
AWS Security Hub dashboard
visualizations to the lens in the current Kibana version8.8.1
itself.Statistics for
AWS Security Hub dashboard
Lens migration:Checklist
changelog.yml
file.Author's Checklist
Related issues