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

Implementation of Jinja templated webhook alerts #1817

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

flefebure
Copy link

In my organization, we've been using Elementary for some time now. We're happy with it, but we didn't have a valid option for sending alerts on failures. We do have MS Teams, but the webhook connector is limited.
So I modified elementary so that it could rely on a third-party api to send alerts.
I also noticed that Teams webhook connectors were deprecated and on the verge of disappearing, so I figured I didn't have to do much to make my development work with the solution recommended by Microsoft (webhook in Power Automate) and that the community would be interested.
So here's my code, which implements what I think is a fairly versatile way of broadcasting alerts.
A good starting point is the file md docs/oss/guides/alerts/send-webhook-alerts.mdx
Also, it wouldn't take much to send alerts via SMTP.
Waiting for your comments.

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.

1 participant