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

[Feature]: Repeated notifications at a specified interval while an alert is active #473

Open
zz950115 opened this issue Jan 23, 2025 · 3 comments
Labels
enhancement New feature or request

Comments

@zz950115
Copy link

Describe the feature you would like to see

Can the alarm continue to be triggered? Currently, the alarm is not sent again after being sent once

Describe how you would like to see this feature implemented

Can the alarm continue to be triggered? Currently, the alarm is not sent again after being sent once

@zz950115 zz950115 added the enhancement New feature or request label Jan 23, 2025
@henrygd
Copy link
Owner

henrygd commented Jan 23, 2025

Can you explain in further detail?

You want a new notification every minute if an alert is active?

An alert has two states: active and inactive. You should get a notification every time it switches between these states.

The dashboard also shows all active alerts at the top of the page.

@zz950115
Copy link
Author

My expectation is to send the latest alarm at specified intervals before the alarm is eliminated,

@henrygd henrygd changed the title [Feature]: Alarm issue [Feature]: Repeated notifications at a specified interval while an alert is active Jan 23, 2025
@stegmatze
Copy link

This would be useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants