Skip to content

Commit 8582604

Browse files
authored
add migration guide for updated cron monitoring features (#12617)
1 parent 145bc00 commit 8582604

File tree

3 files changed

+21
-0
lines changed

3 files changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: Cron Monitoring Updates for Developers
3+
noindex: true
4+
draft: true
5+
sidebar_hidden: true
6+
---
7+
8+
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:
9+
10+
## Timeline View (Overview of Cron Jobs)
11+
12+
- The timeline view that provided an overview of all cron jobs has moved.
13+
- You can now find it under **Insights > Backend > Cron Monitors (Tab)**.
14+
![Screenshot showing new location](img/crons-as-backend-insights.png)
15+
16+
## Managing Cron Monitors
17+
18+
- The section for managing all of your cron monitors is now under **Alerts**.
19+
- **Cron Monitors are now a new type of Sentry Alert**, allowing for better integration and management within the Alerts system.
20+
- To filter and view all cron monitors easily, use the **Alert Type** filter for "Cron Monitors".
21+
![Screenshot showing Alerts menu and filter](img/crons-as-alerts-guide.png)
257 KB
Loading
226 KB
Loading

0 commit comments

Comments
 (0)