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

bug: incorrectly alterting altert related to notifier with invalid ID: undefined #30881

Closed
kumavis opened this issue Feb 3, 2021 · 2 comments
Assignees
Labels
area/alerting Grafana Alerting needs investigation for unconfirmed bugs. use type/bug for confirmed bugs, even if they "need" more investigating needs more info Issue needs more information, like query results, dashboard or panel json, grafana version etc

Comments

@kumavis
Copy link

kumavis commented Feb 3, 2021

What happened:

Viewing dashboard, see incorrectly alerting alert in an alert panel.
clicking on the alert enters the edit panel screen for that alert, and immediately brings up the following modal

Do you want to delete notifier with invalid ID: undefined from the dashboard JSON?

this panel with its alerts are provisioned here
https://github.com/kumavis/eth2-docker-digitalocean/blob/ac96f68945b42ab8dd5da6822e03bef5f435cfeb/config/grafana/dashboards/more_10_validators.json

grafana-invalid-notifier

What you expected to happen:

  • alerts to go to "not alerting" when parameters are within the range
  • to not get an unprompted modal for notifier deletion

How to reproduce it (as minimally and precisely as possible):
unsure. somehow get a notifier with undefined id

Anything else we need to know?:

Environment:

  • Grafana version: Grafana v7.3.4 (14c4940)
  • Data source type & version: prometheus
  • OS Grafana is installed on: ubuntu
  • User OS & Browser: win firefox
  • Grafana plugins: none?
  • Others:
@hugohaggmark hugohaggmark added the area/alerting Grafana Alerting label Feb 4, 2021
@hugohaggmark hugohaggmark added this to Inbox in Backend Platform Backlog via automation Feb 4, 2021
@hugohaggmark hugohaggmark added the needs investigation for unconfirmed bugs. use type/bug for confirmed bugs, even if they "need" more investigating label Feb 4, 2021
@papagian
Copy link
Contributor

papagian commented Feb 5, 2021

What you get if you run:
curl http://<user>:<password>@<host>:<port>/api/alert-notifications/uid/USY-LmRGz?
This modal appears when the dashboard JSON refers to a deleted notifier.

What do you mean by "incorrectly alerting alert"?

@papagian papagian added the needs more info Issue needs more information, like query results, dashboard or panel json, grafana version etc label Feb 5, 2021
@marefr marefr moved this from Inbox to Investigations in Backend Platform Backlog Feb 8, 2021
@marefr
Copy link
Member

marefr commented Feb 12, 2021

Closing this due to lack of response. We'll consider reopen the issue if you provide more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/alerting Grafana Alerting needs investigation for unconfirmed bugs. use type/bug for confirmed bugs, even if they "need" more investigating needs more info Issue needs more information, like query results, dashboard or panel json, grafana version etc
Projects
No open projects
Development

No branches or pull requests

4 participants