mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: fixes couple of typos (#52031)
This commit is contained in:
parent
fcfde8abd8
commit
2f41ee7333
@ -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…
Reference in New Issue
Block a user