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

fix:unknown NoData state option for alertrulev9 #606

Closed

Conversation

kamilswiec
Copy link

What does this do?

Fixes problem with AlertRuleV9 unknown NoData state option No Data. Details here: #601

Why is it a good idea?

It covers important part of alert rule configuration.

Context

I've run into the same issue as: #601.
Found correct value here: https://github.com/grafana/grafana/blob/6393ef93857d33073147d7f6ee73dcc976d40c25/pkg/services/ngalert/models/alert_rule.go#L62C5-L62C5.
Tested it with Grafana version 9.5.2

Questions

I assume we do not want to reuse variables and rather point them out explicitly but not sure about it.

@kamilswiec kamilswiec force-pushed the fix/no_data_state_alertrulev9 branch from 2c18981 to 98e036e Compare June 30, 2023 13:57
@kamilswiec kamilswiec changed the title fix:no data state value for alertrulev9 fix:unknown NoData state option for alertrulev9 Jun 30, 2023
@kamilswiec kamilswiec closed this Mar 14, 2024
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.

1 participant