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

Hope add email Fanout Triggers #41

Open
yswtrue opened this issue Sep 9, 2021 · 1 comment
Open

Hope add email Fanout Triggers #41

yswtrue opened this issue Sep 9, 2021 · 1 comment
Assignees

Comments

@yswtrue
Copy link

yswtrue commented Sep 9, 2021

No description provided.

@kodless kodless self-assigned this Mar 23, 2022
@kodless
Copy link
Owner

kodless commented Mar 23, 2022

@yswtrue Now after adding batch processing to Leek in version 0.5.5, I think of deprecating the slack fanout triggers and add a global HTTP webhook configuration per Leek application.

The events will be sent to an HTTP endpoint deployed on your infrastructure and then you can decide what to do with the received alerts (ie. fanout to email)

This will make the events processing faster because Leek agent will not have to wait for Leek API to fanout each event to slack/email and it will send them in batch to the webhook endpoint.

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

No branches or pull requests

2 participants