Skip to content

Add skipping alert functionality #29

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

Merged

Conversation

zemin-piao
Copy link
Contributor

Add skipping alert functionality

Context

There is a need to customize the alerts that we want to enable for different spark jobs. e.g. in certain open table formats, the "filter too long" alert will be raised however because of verbosity of the filtering logic from the additional open table format.

Solution

Added spark.dataflint.alert.disabled spark configuration for supporting a comma-separated list of alert names, by which alerts won't be shown in the UI.

@CLAassistant
Copy link

CLAassistant commented May 21, 2025

CLA assistant check
All committers have signed the CLA.

@menishmueli
Copy link
Contributor

Hi @zemin-piao, tested it and the PR looks good.
Before we merge I will be happy if you could please approve the CLA (standard practice, CLA same as k8s repo)

@zemin-piao zemin-piao force-pushed the add-skipping-alert-functionality branch from 43ffdc3 to 2daa1c0 Compare May 22, 2025 16:34
@menishmueli menishmueli merged commit e375420 into dataflint:main May 22, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants