Create alerts to monitor performance and get notified when things change.
This page shows how to create and configure a basic Custom alert. For more alert examples, visit Sample alerts.
The steps below are intended for Cloud Observability users with the Organization Admin, Organization Billing Admin, Organization Editor, or Project Editor role. The steps also assume you’ve done the following:
Follow these steps to name and describe a new alert:
Add a description by clicking Describe important details about this alert. The description supports Markdown, and you can include links to teams and runbooks. Here’s an example:
1
2
3
4
5
6
7
Send alerts when request rates go above 13 per second over two minutes. Have questions?
Ask in [#sre](https://lightstep.com/).
Docs:
- [Runbooks](https://lightstep.com/)
- [Troubleshooting](https://lightstep.com/)
You can also add labels (such as team:android
or service:myservice
) to the description.
In the Alert template section, click Custom. Custom is Cloud Observability’s most flexible alert template. To see examples of other alert templates, visit Sample alerts.
You can switch templates when creating and configuring alerts. You may lose information if the inputs aren’t compatible, so Cloud Observability asks you to confirm the switch.
In the Query section, create your query using the Unified Query Builder. The example below queries request rates for the customer PackingKings, and it groups results by method name.
To manually write a query, click Editor. You can also use existing queries on dashboards or existing queries on notebooks to create alert queries.
Follow these steps to configure your alert:
Cloud Observability plots thresholds on the chart.
[Optional] Set durations:
You receive alerts only after the data meets the alert criteria for the set duration.
Follow these steps to set your notification rules and activate your alert:
Click Search for the destination name and enter the name of your notification destination.
If you haven’t created a notification destination, click Search for a destination name > + Create a destination.
You’re all set! Visit the links below to learn more about Cloud Observability alerts.
Manage notification destinations
Updated Nov 30, 2023