Notifications

Overview

Datadog supports @notifications in the messages of events when posted by the API. For example:

@all
Sends a notification to all members of your organization.
@test@example.com
Sends an email to test@example.com.
@slack-<SLACK_ACCOUNT>-<CHANNEL_NAME>
Posts the event or graph to the specified Slack channel.
@webhook
Alerts or triggers the webhook. See the blog post on webhooks.

See Notifications to learn more.

Further reading

Additional helpful documentation, links, and articles: