Docs: fix numbering and rename topic (#65093)

* Docs: fix numbering and rename topic

* fixes typo

* removes full stops

* deletes :
This commit is contained in:
brendamuir 2023-03-21 13:37:00 +01:00 committed by GitHub
parent 8fbf009cbd
commit 89c65e22d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 8 deletions

View File

@ -6,7 +6,7 @@ title: Explore Alerting
weight: 105
---
# Explore Alerting
# Introduction to Alerting
Whether youre starting or expanding your implementation of Grafana Alerting, learn more about the key concepts and available features that help you create, manage, and take action on your alerts and improve your teams ability to resolve issues quickly.

View File

@ -26,12 +26,11 @@ External alertmanagers should now be configured as data sources using Grafana Co
To add an external Alertmanager, complete the following steps.
1. Click Configuration and then Data sources.
2. Search for Alertmanager.
3. Choose your Implementation and fill out the fields on the page, as required.
1. Search for Alertmanager.
1. Choose your Implementation and fill out the fields on the page, as required.
If you are provisioning your data source, set the flag `handleGrafanaManagedAlerts` in the `jsonData` field to `true` to send Grafana-managed alerts to this Alertmanager.
If you are provisioning your data source, set the flag `handleGrafanaManagedAlerts` in the `jsonData` field to `true` to send Grafana-managed alerts to this Alertmanager.
**Note:**
Prometheus, Grafana Mimir, and Cortex implementations of Alertmanager are supported. For Prometheus, contact points and notification policies are read-only in the Grafana Alerting UI.
**Note:**: Prometheus, Grafana Mimir, and Cortex implementations of Alertmanager are supported. For Prometheus, contact points and notification policies are read-only in the Grafana Alerting UI.
4. Click Save & test.
1. Click Save & test.

View File

@ -85,7 +85,7 @@ spec:
app: grafana
```
4. Make sure your grafana deployment has the label matching the selector, e.g. `app:grafana`.
4. Make sure your grafana deployment has the label matching the selector, e.g. `app:grafana`:
5. Add in the grafana.ini: