Rename docs folder to prevent broken build

This commit is contained in:
Alexander Zobnin
2023-08-30 16:05:10 +02:00
parent 3335d02749
commit 0156afc734
43 changed files with 0 additions and 0 deletions

View File

@@ -1,12 +0,0 @@
# Alerting
## Alerting overview
Grafana-Zabbix plugin introduces [alerting](https://grafana.com/docs/grafana/latest/alerting/) feature support in 4.0 release. Work still in progress, so current alerting support has some limitations:
- Only `Metrics` query mode supported.
- Queries with data processing functions are not supported.
## Creating alerts
In order to create alert, open panel query editor and switch to the `Alert` tab. Click `Create Alert` button, configure alert and save dashboard. Refer to [Grafana](https://grafana.com/docs/grafana/latest/alerting/create-alerts/) documentation for more details about alerts configuration.