mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Convert TOML front matter to YAML (#49690)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
@@ -1,10 +1,16 @@
|
||||
+++
|
||||
title = "Silences"
|
||||
description = "Silences"
|
||||
keywords = ["grafana", "alerting", "silence", "mute"]
|
||||
weight = 450
|
||||
aliases = ["/docs/grafana/latest/alerting/unified-alerting/silences/"]
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/alerting/silences/
|
||||
- /docs/grafana/latest/alerting/unified-alerting/silences/
|
||||
description: Silences
|
||||
keywords:
|
||||
- grafana
|
||||
- alerting
|
||||
- silence
|
||||
- mute
|
||||
title: Silences
|
||||
weight: 450
|
||||
---
|
||||
|
||||
# About alerting silences
|
||||
|
||||
|
||||
@@ -1,10 +1,16 @@
|
||||
+++
|
||||
title = "Create a silence"
|
||||
description = "Add silence alert notification"
|
||||
keywords = ["grafana", "alerting", "silence", "mute"]
|
||||
weight = 450
|
||||
aliases = ["/docs/grafana/latest/alerting/unified-alerting/silences/"]
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/alerting/silences/create-silence/
|
||||
- /docs/grafana/latest/alerting/unified-alerting/silences/
|
||||
description: Add silence alert notification
|
||||
keywords:
|
||||
- grafana
|
||||
- alerting
|
||||
- silence
|
||||
- mute
|
||||
title: Create a silence
|
||||
weight: 450
|
||||
---
|
||||
|
||||
# Create a silence
|
||||
|
||||
|
||||
@@ -1,10 +1,16 @@
|
||||
+++
|
||||
title = "Edit silences"
|
||||
description = "Edit alerting silences"
|
||||
keywords = ["grafana", "alerting", "silence", "mute"]
|
||||
weight = 450
|
||||
aliases = ["/docs/grafana/latest/alerting/unified-alerting/silences/"]
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/alerting/silences/edit-silence/
|
||||
- /docs/grafana/latest/alerting/unified-alerting/silences/
|
||||
description: Edit alerting silences
|
||||
keywords:
|
||||
- grafana
|
||||
- alerting
|
||||
- silence
|
||||
- mute
|
||||
title: Edit silences
|
||||
weight: 450
|
||||
---
|
||||
|
||||
# Edit silences
|
||||
|
||||
|
||||
@@ -1,10 +1,16 @@
|
||||
+++
|
||||
title = "Create URL to link to silence form"
|
||||
description = "Linking to a silence form"
|
||||
keywords = ["grafana", "alerting", "silence", "mute"]
|
||||
weight = 451
|
||||
aliases = ["/docs/grafana/latest/alerting/unified-alerting/silences/"]
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/alerting/silences/linking-to-silence-form/
|
||||
- /docs/grafana/latest/alerting/unified-alerting/silences/
|
||||
description: Linking to a silence form
|
||||
keywords:
|
||||
- grafana
|
||||
- alerting
|
||||
- silence
|
||||
- mute
|
||||
title: Create URL to link to silence form
|
||||
weight: 451
|
||||
---
|
||||
|
||||
# Create a URL to link to a silence form
|
||||
|
||||
|
||||
@@ -1,10 +1,16 @@
|
||||
+++
|
||||
title = "Remove silences"
|
||||
description = "Remove alerting silences"
|
||||
keywords = ["grafana", "alerting", "silence", "mute"]
|
||||
weight = 451
|
||||
aliases = ["/docs/grafana/latest/alerting/unified-alerting/silences/"]
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/alerting/silences/remove-silence/
|
||||
- /docs/grafana/latest/alerting/unified-alerting/silences/
|
||||
description: Remove alerting silences
|
||||
keywords:
|
||||
- grafana
|
||||
- alerting
|
||||
- silence
|
||||
- mute
|
||||
title: Remove silences
|
||||
weight: 451
|
||||
---
|
||||
|
||||
# Remove silences
|
||||
|
||||
|
||||
Reference in New Issue
Block a user