-
Notifications
You must be signed in to change notification settings - Fork 474
[O11y][Apache Spark] Add filters in the visualizations #8117
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][Apache Spark] Add filters in the visualizations #8117
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.
LGTM
@harnish-elastic,
|
packages/apache_spark/kibana/dashboard/apache_spark-b22dc960-a06c-11ec-8d4f-4fe3367a4156.json
Outdated
Show resolved
Hide resolved
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!
…into apache_spark-add-filter Conflicts: packages/apache_spark/changelog.yml packages/apache_spark/manifest.yml
Package apache_spark - 0.7.9 containing this change is available at https://epr.elastic.co/search?package=apache_spark |
What does this PR do
Fix the missing filter for the following Apache Spark visualizations by adding the filter (
"field_name": *
)Since the changes are not affecting the dashboard screenshot, no need to update the screenshot.
Checklist
changelog.yml
file.Related issues