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] Alerts per bucket duplicated and notification frequency ignored, when too many buckets #1544

Open
thmsbp opened this issue May 3, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@thmsbp
Copy link

thmsbp commented May 3, 2024

What is the bug?
Alerts per bucket duplicated and notification frequency broken when too many buckets

Actually, we observe 2 issues with Alert per buckets:

  • Monitor Action throttling is ignored when more than 50 buckets
  • Alerts (and actions and notifications) are duplicated when more than 500 buckets

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Define a "per bucket monitor" run every 1min
  2. The monitor should observe items generating more than 500 buckets
  3. Define a trigger action notification with "enable action throttling" ticked and value set to 60min

What is the expected behavior?

  • Same alert notification every 60min (not every 1min)
  • No duplicated alert notification

What is your host/environment?

  • tested on Opensearch 2.8 and 2.12

Do you have any screenshots?
no

Do you have any additional context?
no

If the bug is confirmed, can you suggest any configuration to solve or workaround this behavior?
This issue is criticall for us (email spamming or integration issues with third-party systems)

@thmsbp thmsbp added bug Something isn't working untriaged labels May 3, 2024
@thmsbp thmsbp changed the title [BUG] Alert per bucket spamming when too many buckets [BUG] Alerts per bucket duplicated and notification frequency broken when too many buckets May 13, 2024
@thmsbp
Copy link
Author

thmsbp commented May 17, 2024

My issue is the same as #6710
opensearch-project/OpenSearch-Dashboards#6710

@thmsbp
Copy link
Author

thmsbp commented May 29, 2024

Any opinion, any suggestion? Receiving too many alert notifications fills the mailboxes and end-users complain.

@thmsbp thmsbp changed the title [BUG] Alerts per bucket duplicated and notification frequency broken when too many buckets [BUG] Alerts per bucket duplicated and notification frequency ignored, when too many buckets May 29, 2024
@dblock
Copy link
Member

dblock commented Jun 24, 2024

Doesn't look like anyone had a chance to look at it @thmsbp, sorry :( Maybe try asking for help on the public Slack?

Catch All Triage - 1 2 3 4 5 6

@dblock dblock removed the untriaged label Jun 24, 2024
@thmsbp
Copy link
Author

thmsbp commented Aug 7, 2024

Thanks @dblock .
This is very impactful in our system. Maybe we're the only ones experiencing these issues as a side effect of a setup or performance issues. If anyone would like to check specific logs from us, please ask.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants