Skip to content

[P3] Configurable thresholds and aggregation options #402

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

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

kunalsz
Copy link
Contributor

@kunalsz kunalsz commented Aug 3, 2025

Resolves #401

Changes made:

  • alert_message_formatter can now take arbitary arguments to forward to jinja templates
  • Logic added to get the most recent alerts(<=5 mins) and alert them together in a single message.
  • New jinja template config/buffalogs/alert_template_clubbed.jinja added
  • New test test_clubbed_alerts added to test the newly added logic

@kunalsz kunalsz changed the title Club similar alerts together [P3] Configurable thresholds and aggregation options Aug 3, 2025
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.

[P3] Configurable thresholds and aggregation options
2 participants