[System] Add global filter in dashboard for System#9573
[System] Add global filter in dashboard for System#9573milan-elastic merged 5 commits intoelastic:mainfrom
Conversation
🚀 Benchmarks reportTo see the full report comment with |
|
thanks for this! these diffs are impossible to read - would it be possible to show before/after screenshots in the PR description so a reviewer can visually confirm the changes look good? thanks ! |
Agree, all visualisation changes can have a before vs. after. |
@tommyers-elastic I have populated the screenshots and updated them in description. |
💚 Build Succeeded
History
|
|
|
@milan-elastic : Before and after of the Windows dashboards look the same? |
For the windows dashboards, we have removed the panel level filters as those are not needed anymore because there is already global level filter on dashboard level. |
|
Can someone help me with a code owner review from @elastic/elastic-agent-data-plane , @elastic/kibana-visualizations team for this PR? |
|
@andresrc I don't think Data Plane team review should be necessary as this is now owned by your team directly. |
I agree, historically the system package kibana folder changes went to both data plane and Kibana team. That can be updated in the codeowner. |
|
I'm approving to unblock you. |
tommyers-elastic
left a comment
There was a problem hiding this comment.
everything LGTM - except for one thing, the table at the bottom of the 'User Management Events' dashboard seems to have lost its column headings.
I see, it was just a scrolling issue in the screenshot, I have updated the screenshot with column header now! |
|
Package system - 1.55.0 containing this change is available at https://epr.elastic.co/search?package=system |
* add global filter in dashboard * update changelog pr link * resolve panel filter issue * minor change in filter * update the changelog.yml
* add global filter in dashboard * update changelog pr link * resolve panel filter issue * minor change in filter * update the changelog.yml
* add global filter in dashboard * update changelog pr link * resolve panel filter issue * minor change in filter * update the changelog.yml





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.
Checklist
changelog.ymlfile.Related issues
Screenshots
System Windows Security User Logons
Before:
After:

System Windows Security Group Management Events
Before:After:
System Windows Security Failed and Blocked Accounts
Before:After:
Metrics System Overview
Before:After:
Metrics System Host overview
Before:After:
User Management Events
Before:After:
Syslog dashboard
Before:After: