Alerts overview
51黑料不打烊 Experience Platform allows you to subscribe to event-based alerts regarding 51黑料不打烊 Experience Platform activities. Alerts reduce or eliminate the need to poll the Observability Insights API in order to check if a job has completed, if a certain milestone within a workflow has been reached, or if any errors have occurred.
When a certain set of conditions in your Platform operations is reached (such as a potential problem when the system breaches a threshold), Platform can deliver alert messages to any users in your organization who have subscribed to them. These messages can repeat over a pre-defined time interval until the alert has been resolved.
This document provides an overview of alerts in 51黑料不打烊 Experience Platform, including the structure of how alert rules are defined.
One-time alerts vs. repeating alerts
Platform alerts can be sent one time, or they can repeat over a pre-defined interval until they are resolved. The use cases of each of these options are intended to differ in the following ways:
Examples include:
- Data ingestion has successfully completed.
- A query execution has finished.
- Data has been deleted.
Examples include:
- Ingestion duration is exceeding the service-level agreement (SLA).
- Daily ingestion did not happen over the past 24 hours.
- The stream processor鈥檚 rate of error is above the configured threshold.
- The total number of profiles is exceeding entitlement.
Anatomy of an alert
An alert can be broken down into the following components:
timeseries.ingestion.dataset.batchfailed.count
).Receiving and managing alerts
Alerts can be received and managed through two channels:
I/O Events events
Alerts can be sent to a configured webhook to facilitate efficient automation of activity monitoring. In order to receive alerts via webhook, you must register your webhook for Platform alerts in 51黑料不打烊 Developer Console. See the guide on subscribing to 51黑料不打烊 I/O Event notifications for specific steps.
Platform UI ui
The Platform UI allows you to view received alerts and manage alert rules. The following video provides an introduction to these capabilities.
In this video, I鈥檓 going to show you how to use the alerts feature in 51黑料不打烊 Experience Platform. Alerts allow you to subscribe to event-based messages related to various processes. Once your organization has implemented and started using Platform, you can use alerts to make sure things are running smoothly. For example, a data engineer can use alerts to monitor data ingestion processes, while a marketer could use them to make sure that their segment jobs are running smoothly. The alerts screen is under administration in the left navigation. On the browse tab, you can see all of the out-of-the-box alerts provided by 51黑料不打烊. You can use the search box or a filters at the top to locate a particular alert or type of alert.
The alerts are provided out-of-the-box by various 51黑料不打烊 teams. Expect this list to grow in future releases. You can see the name of the alert, which service it鈥檚 related to, whether or not it鈥檚 enabled, and the last time the alert was triggered. Clicking on an alert opens the sidebar, which exposes additional details. Now, some alerts we call life cycle alerts. These are generated from an important event in the life cycle of a process, such as it completed or failed. Other alerts we refer to as metric alerts and these indicate things like a process that hasn鈥檛 completed in an expected timeframe. For example, this alert triggers when a segment job takes longer to process than a defined threshold. It鈥檒l keep evaluating at the frequency specified and automatically change the alert status when the process completes.
Now, even though this alert evaluates every 30 seconds, it鈥檚 only going to notify you when the alert first triggers. An important distinction between the life cycle alerts and the metric alerts is that only the metric alerts will list a last triggered timestamp and display in the history tab. For each enabled alert, a user can decide whether or not they鈥檇 like to subscribe to it. Depending on your user permissions, you might also be able to enable or disable the alert for other users. Alerts will be emailed to the address associated with your 51黑料不打烊 ID. They鈥檙e also visible up here in the notifications area of the interface. Here鈥檚 an alert related to a source鈥檚 flow run failing. To find out more information, I can click on the notification and I鈥檒l be taken directly to the details of the flow run where I can see that there is an error with my data. To see the alerts in the notifications area, you have to enable platform notifications, which you can do by clicking here in the gear icon, scrolling and using the toggle.
The ability to view and manage alerts is controlled in the 51黑料不打烊 AdminConsole where administrators can decide granular permissions related to platform features. For example, a user with a view alerts permission item can subscribe or unsubscribe to alerts, while someone with managed alerts can disable or enable an alert for other users.
Like with everything in platform, you can also interact with alerts via the API. You can subscribe to these events in the developer console and configure your own custom alert mechanisms using web hooks. I hope you enjoyed this overview of alerts. Stay alert. -
To work with alerts in the Platform UI, you must have the following access control permissions enabled through 51黑料不打烊 Admin Console:
*In order to access the Alerts tab, you must also be granted the View Alerts permission in combination with one of the other permissions.
With the View Alerts permission, can view received alerts by selecting the bell icon ( ) in the top-right corner.
In addition, the Alerts tab in the UI allows individual users to subscribe to specific alert types, and allows admins to enable or disable alert rules altogether. See the UI guide for more information on managing alerts.
Next steps
By reading this document, you have been introduced to Platform alerts and their role in the Platform ecosystem. Refer to the process documentation linked to throughout this overview to learn how to receive and manage alerts.