Alert Message

Description

You can use this Destination to send alert messages to a selected service, such as Slack, PagerDuty, or a Webhook. This is helpful if there are particular events or metrics that process through your Pipeline that should trigger further action for you or your team.

Configuration

Configuration Options

OptionDescription
End-to-End AcknowledgmentSends an end-to-end acknowledgement for the alert message.
URIThe full URI of the service that you want to send the alert message to. This should include the protocol and host, but can also include the port, path, and any other valid part of a URI.
ServiceThe message service to send the alert to. Options include Slack, PagerDuty, and WebHook. There are additional configuration parameters depending on the Service chosen (See below).
Window SecondsThe time frame during which the number of events (set by the Threshold) is permitted.
ThresholdThe number of events allowed over the given time window set by Window Seconds (default: 1).

When Service is Set to Slack or Webhook

Prerequisite for Slack: Setup an incoming webhook within your Slack organization and use the webhook URL as the URI config above.

OptionDescription
Message TextThe text to send to the Service. Note: This currently does not support message templates.

When Service is Set to PagerDuty

OptionDescription
SummaryA brief text summary of the event, used to generate the summaries/titles of any associated alerts. The maximum permitted length of this property is 1024 characters. Note: This currently does not support message templates.
SeverityThe perceived severity of the status the event is describing with respect to the affected system. (info, warning, error, critical).
SourceThe unique location of the affected system, preferably a hostname or FQDN.
Routing KeyThis is the 32 character Integration Key for an integration on a service or on a global ruleset.
Event ActionThe event action associated with the alert (trigger, acknowledge, resolve).
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated