Skip to main content

Configure Alert Methods

This page describes how to configure different tools to send alert notifications.

Prerequisites

To send DataJob alert notifications and Worker notifications in BladePipe, it is required to complete the system alert configuration in advance. The currently supported ways to send alert notifications, tools, and preparation are shown in the following table:

ToolPreparation
EmailSee Config the e-mail
SlackSee Create a Slack Bot
SlackSee Create a Discord Bot
WebhookSee Create a Webhook

Procedure

E-mail

  1. Click Settings > Preference.
  2. Configure the following parameters for the mail server to send alert notifications:
ParameterDescription
emailHostSMTP server IP or domain name
emailPortSMTP port
emailUserNameEmail address
emailPwdAuthorization code or mailbox password
emailSmtpAuthEnable SMTP authentication
emailEnableTlsEnable TLS for SMTP
emailRequiredTlsRequire TLS for SMTP
emailEnableSslEnable SSL for SMTP
emailProtocolType of email protocol
  1. Click Verify email server at the bottom of the page. If you receive the verification message, it means the configuration is completed.

The email address that receives alert notifications is the email address used for logging in.

IM

  1. Click Settings > Preference.
  2. Configure the following parameters for the IM tool to send alert notifications:
ParameterDescription
alertImTypeSet the IM tool. Currently, Slack and Discord are supported. You can also set a custom alert bot.
defaultImAlertUrlConfigure a webhook to send common alert notifications
criticalImAlertUrlConfigure a webhook to send critical alert notifications
taskAlertInhibitMinConfigure the alert notification interval, that is, the interval between alert notifications for the same DataJob exception or latency, or the same alert content. The unit is minutes, and the default is 5 minutes.
webHookProxyHostConfigure the http proxy for webhook
  1. Click Verify IM Alarm at the bottom of the page. If you receive the verification message, it means the configuration is completed.

This alert configuration applies to the current user. Please configure it in time after registering a new account.