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

Enable email notifier to send emails for health check failures #319

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

prakhar10
Copy link
Member

Description

This change enables to send email notifications for healthcheck failures on backend trino clusters.

New fields added in the NotifierConfiguration.java class:
enabled - To enable or disable sending emails for healthcheck failures
gatewayInstance - To specify gateway instance name in case there are multiple instances. This will be displayed in the email subject so that one can know in which instance the cluster is unhealthy.
customContent - To provide custom email body in case the default content is not very helpful.

Additional context and related issues

Release notes

( ) This is not user-visible or is docs only, and no release notes are required.
(X) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

* 

@mosabua
Copy link
Member

mosabua commented May 2, 2024

@prakhar10 can you fix the compile failure?

@andythsu
Copy link
Member

@prakhar10 are you still working on this one or can we close this?

@prakhar10
Copy link
Member Author

@prakhar10 are you still working on this one or can we close this?

yes, sorry for the delay, i'll get back on this by sunday.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants