Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions docs/product/crons/alerts-backend-insights-migration.mdx
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**.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technically you can still manage them on the overview page

- **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)
Binary file added docs/product/crons/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.
Loading