* add "manageAlerts" option to prov. docs * Update docs/sources/administration/provisioning.md Takes into account suggestion from @domasx2 Co-authored-by: Domas <domasx2@gmail.com> * Revert "Update docs/sources/administration/provisioning.md " This reverts commitd7085355a6. * Adding content back. Co-authored-by: Domas <domasx2@gmail.com> Co-authored-by: achatterjee-grafana <aparajita.chatterjee@grafana.com> (cherry picked from commit3d0fa70b3b) Co-authored-by: Maarten De Wispelaere <50638541+BitProcessor@users.noreply.github.com>
This commit is contained in:
co-authored by
Maarten De Wispelaere
parent
71a9bf0203
commit
58e890dec6
@@ -154,6 +154,7 @@ Since not all datasources have the same configuration settings we only have the
|
||||
| maxSeries | number | Influxdb | Max number of series/tables that Grafana processes |
|
||||
| httpMethod | string | Prometheus | HTTP Method. 'GET', 'POST', defaults to POST |
|
||||
| customQueryParameters | string | Prometheus | Query parameters to add, as a URL-encoded string. |
|
||||
| manageAlerts | boolean | Prometheus and Loki | Manage alerts via Alerting UI |
|
||||
| esVersion | string | Elasticsearch | Elasticsearch version (E.g. `7.0.0`, `7.6.1`) |
|
||||
| timeField | string | Elasticsearch | Which field that should be used as timestamp |
|
||||
| interval | string | Elasticsearch | Index date time format. nil(No Pattern), 'Hourly', 'Daily', 'Weekly', 'Monthly' or 'Yearly' |
|
||||
|
||||
Reference in New Issue
Block a user