Docs: fixes couple of typos (#52031)

pull/52040/head
brendamuir 3 years ago committed by GitHub
parent fcfde8abd8
commit 2f41ee7333
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/sources/alerting/alerting-limitations.md
  2. 2
      docs/sources/alerting/fundamentals/data-source-alerting.md

@ -21,7 +21,7 @@ As an example, if the current Prometheus version is `2.31.1`, we support >= `2.2
## Grafana is not an alert receiver ## Grafana is not an alert receiver
Grafana is not an alert receiver; is it an alert generator. This means that Grafana cannot receive alerts from anything other than its internal alert generator. Grafana is not an alert receiver; it is an alert generator. This means that Grafana cannot receive alerts from anything other than its internal alert generator.
Receiving alerts from Prometheus (or anything else) is not supported at the time. Receiving alerts from Prometheus (or anything else) is not supported at the time.

@ -23,7 +23,7 @@ These are the data sources that are compatible with and supported by Grafana Ale
- [Graphite]({{< relref "../../datasources/graphite/" >}}) - [Graphite]({{< relref "../../datasources/graphite/" >}})
- [InfluxDB]({{< relref "influxdb/" >}}) - [InfluxDB]({{< relref "influxdb/" >}})
- [Loki]({{< relref "../../datasources/loki/" >}}) - [Loki]({{< relref "../../datasources/loki/" >}})
- ]Microsoft SQL Server (MSSQL)]({{< relref "../../datasources/mssql/" >}}) - [Microsoft SQL Server (MSSQL)]({{< relref "../../datasources/mssql/" >}})
- [MySQL]({{< relref "../../datasources/mysql/" >}}) - [MySQL]({{< relref "../../datasources/mysql/" >}})
- [Open TSDB]({{< relref "../../datasources/opentsdb/" >}}) - [Open TSDB]({{< relref "../../datasources/opentsdb/" >}})
- [PostgreSQL]({{< relref "../../datasources/postgres/" >}}) - [PostgreSQL]({{< relref "../../datasources/postgres/" >}})

Loading…
Cancel
Save