1e30a378af
* Added placehodler topic and beginning of topic about differences. * Removed content that is creating broken relrefs. * Update configure-all-fields.md * links fixed * Update _index.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
18 lines
777 B
Markdown
18 lines
777 B
Markdown
+++
|
|
title = "Difference between new and old alerts"
|
|
description = "Pause an existing alert rule"
|
|
keywords = ["grafana", "alerting", "guide", "rules", "view"]
|
|
weight = 400
|
|
+++
|
|
|
|
# Difference between new and old alerts
|
|
|
|
The `ngalert` feature toggle enables the beta version of our new alerting system.
|
|
|
|
>**Note:** It is recommended to backup Grafana's database before enabling this feature.
|
|
|
|
When the feature flag is enabled, dashboard alerting is disabled and dashboard alerts are migrated into the system. Going to "Alert List" will take you to the new system.
|
|
|
|
Once you disable the new alters, all migrated and newly created alerts in the new system are deleted, and dashboard alerting will be enabled again.
|
|
|
|
During beta, the migration of existing dashboard rules may change. |