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

feat: support multiple alert in a panel #20822

Closed
wants to merge 1 commit into from

Conversation

okhowang
Copy link
Contributor

@okhowang okhowang commented Dec 3, 2019

What this PR does / why we need it:

to support multiple alert in a panel.

Which issue(s) this PR fixes:

Fixes #7832

Special notes for your reviewer:

avoiding rewrite too much code
in frontend, I wrap angular component AlertTabCtrl into a list for react component AlertTab
in backend, just modify getAlertFromPanels for get multiple alerts from a panel

@okhowang okhowang force-pushed the feat/multi-alert branch 3 times, most recently from 9dbd108 to dd64a50 Compare December 3, 2019 03:15
@torkelo
Copy link
Member

torkelo commented Dec 3, 2019

Thank for contributing! For multiple reasons we think having multiple alert rules per panel is problematic, but the main problem is that our plans for alerting are to make alert rules more standalone and separate from the Graph panel and the dashboard.

Creating and managing alert rules via dashboard (panel model) updates was a mistake.

@torkelo torkelo closed this Dec 3, 2019
@torkelo
Copy link
Member

torkelo commented Dec 3, 2019

Hope to share more on our future plans for alerting, and get started in this project next year.

@indolentdeveloper
Copy link

Hope to share more on our future plans for alerting, and get started in this project next year.

and when will be that ? :)

@ying-jeanne ying-jeanne added the pr/external This PR is from external contributor label Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/external This PR is from external contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature request] Multiple alerts per graph
4 participants