Skip to content
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

[v11.0.x] Alerting: Reduce set of fields that could trigger alert state change #86266

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

grafana-delivery-bot[bot]
Copy link
Contributor

Backport 6f38ac6 from #83496


What is this feature?

We want to avoid too much change of alert state based on change on alert's fields. For that we ignore some fields from the diff.

This is a rather cautious first pull request, but I would love to make another pull request for IntervalSeconds. We could even go further as pointed by @yuri-tceretian but I can do in another PR.

Why do we need this feature?

There is great issue by @yuri-tceretian that detail all fo this #83250

Who is this feature for?

Everyone who use alerting and updates.

Which issue(s) does this PR fix?:

Fixes #83250

cc @yuri-tceretian

…83496)

We want to avoid too much change of alert state based on change on
alert's fields. For that we ignore some fields from the diff.

(cherry picked from commit 6f38ac6)
@grafana-delivery-bot grafana-delivery-bot bot requested a review from a team as a code owner April 16, 2024 09:00
@grafana-delivery-bot grafana-delivery-bot bot requested review from rwwiv, JacobsonMT, yuri-tceretian and grobinson-grafana and removed request for a team April 16, 2024 09:00
@grafana-delivery-bot grafana-delivery-bot bot added this to the 11.0.x milestone Apr 16, 2024
@grafana-delivery-bot grafana-delivery-bot bot added add to changelog area/alerting Grafana Alerting area/backend backport A backport PR pr/external This PR is from external contributor product-approved Pull requests that are approved by product/managers and are allowed to be backported labels Apr 16, 2024
Copy link
Contributor

@ashharrison90 ashharrison90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm bot 🤖

@ashharrison90 ashharrison90 merged commit 681554c into v11.0.x Apr 16, 2024
23 checks passed
@ashharrison90 ashharrison90 deleted the backport-83496-to-v11.0.x branch April 16, 2024 09:36
@fabrizio-grafana fabrizio-grafana modified the milestones: 11.0.x, 11.0.0 May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add to changelog area/alerting Grafana Alerting area/backend backport A backport PR pr/external This PR is from external contributor product-approved Pull requests that are approved by product/managers and are allowed to be backported
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants