-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add migration guide for updated cron monitoring features (#12617)
- Loading branch information
Showing
3 changed files
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
title: Cron Monitoring Updates for Developers | ||
noindex: true | ||
draft: true | ||
sidebar_hidden: true | ||
--- | ||
|
||
The **Cron Monitoring** feature has been relocated and restructured to improve accessibility and functionality. Previously, it was found in the sidebar under **"Crons"**, but it has now been split into two different locations: | ||
|
||
## Timeline View (Overview of Cron Jobs) | ||
|
||
- The timeline view that provided an overview of all cron jobs has moved. | ||
- You can now find it under **Insights > Backend > Cron Monitors (Tab)**. | ||
![Screenshot showing new location](img/crons-as-backend-insights.png) | ||
|
||
## Managing Cron Monitors | ||
|
||
- The section for managing all of your cron monitors is now under **Alerts**. | ||
- **Cron Monitors are now a new type of Sentry Alert**, allowing for better integration and management within the Alerts system. | ||
- To filter and view all cron monitors easily, use the **Alert Type** filter for "Cron Monitors". | ||
![Screenshot showing Alerts menu and filter](img/crons-as-alerts-guide.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.