-
Notifications
You must be signed in to change notification settings - Fork 474
Add global level data_stream.dataset dashboard filter #9995
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
Add global level data_stream.dataset dashboard filter #9995
Conversation
🚀 Benchmarks reportPackage
|
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
error |
26315.79 | 13698.63 | -12617.16 (-47.95%) | 💔 |
Package nginx
👍(0) 💚(1) 💔(1)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
access |
2710.03 | 1569.86 | -1140.17 (-42.07%) | 💔 |
Package nginx_ingress_controller
👍(1) 💚(0) 💔(1)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
error |
34482.76 | 17857.14 | -16625.62 (-48.21%) | 💔 |
Package oracle_weblogic
👍(1) 💚(1) 💔(2)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
admin_server |
13513.51 | 9900.99 | -3612.52 (-26.73%) | 💔 |
domain |
18181.82 | 12658.23 | -5523.59 (-30.38%) | 💔 |
Package spring_boot
👍(2) 💚(0) 💔(1)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
http_trace |
13333.33 | 10101.01 | -3232.32 (-24.24%) | 💔 |
To see the full report comment with /test benchmark fullreport
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! 🚀
@milan-elastic ,there are a few panels under istio without data. Can this be verified - if there are no datasets missing? I understand that the data is not present in the "before" scenario. However, in such cases, it is best to double-check. Please confirm |
Kindly check if |
…-dataset-filters-dashboard-level-set3
Updated the screenshot and verified the dashboard for istio is working as expected. |
I have re-checked all the validations.yml in the packages of this PR and found that azure_application_insights needs to remove the validations.yml file. So I have removed it. Thanks! |
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!
@gizas @constanca-m Can you please review and provide code owner approval for istio, containerd and nginx ingress controller packages? |
…-dataset-filters-dashboard-level-set3
💚 Build Succeeded
History
|
|
Package azure_application_insights - 1.5.0 containing this change is available at https://epr.elastic.co/search?package=azure_application_insights |
Package containerd - 0.4.0 containing this change is available at https://epr.elastic.co/search?package=containerd |
Package istio - 0.6.0 containing this change is available at https://epr.elastic.co/search?package=istio |
Package mysql - 1.21.0 containing this change is available at https://epr.elastic.co/search?package=mysql |
Package nginx - 1.21.0 containing this change is available at https://epr.elastic.co/search?package=nginx |
Package nginx_ingress_controller - 1.9.0 containing this change is available at https://epr.elastic.co/search?package=nginx_ingress_controller |
Package oracle_weblogic - 1.6.0 containing this change is available at https://epr.elastic.co/search?package=oracle_weblogic |
Package prometheus - 1.16.0 containing this change is available at https://epr.elastic.co/search?package=prometheus |
Package spring_boot - 1.5.0 containing this change is available at https://epr.elastic.co/search?package=spring_boot |
Package traefik - 2.1.0 containing this change is available at https://epr.elastic.co/search?package=traefik |
Proposed commit message
Add a global filter to the dashboard and remove the subfilters on the dataset and a global filter on the dataset is introduced. Filters on data_stream.dataset are applied with a phrase type filter on the dataset that is being used in that particular dashboard.
Expect the above mentioned changes done in following selected packages to ease the review
Checklist
changelog.yml
file.Related issues
Screenshot
Prometheus
Oracle Weblogic
Containerd
Azure Application insights
Mysql
SpringBoot
Nginx ingress controller
Nginx
Istio
Traefik