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

feat(backend): alerting #40

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

feat(backend): alerting #40

wants to merge 2 commits into from

Conversation

YogiPristiawan
Copy link
Collaborator

@YogiPristiawan YogiPristiawan commented May 27, 2024

Close #27

NOTE: The alerting feature is currently only available for the Telegram provider.

  • Some environment variables below need to be added:

    • TELEGRAM_URL (including bot token)
    • TELEGRAM_CHAT_ID channel or chat id
  • The alert_provider field must be added to the monitor configuration file with a value of either telegram or discord. If not value is set, the default telegram provider will be use

@YogiPristiawan YogiPristiawan requested a review from a team as a code owner May 27, 2024 12:09
@aldy505
Copy link
Member

aldy505 commented May 30, 2024

We'll hold this one for a while.

@YogiPristiawan
Copy link
Collaborator Author

why?

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.

Backend: Add alerting integrations
2 participants