Skip to content

Commit

Permalink
Update docs/sources/administration/provisioning.md
Browse files Browse the repository at this point in the history
Takes into account suggestion from @domasx2

Co-authored-by: Domas <domasx2@gmail.com>
  • Loading branch information
BitProcessor and domasx2 committed Sep 14, 2021
1 parent 39b4e6a commit d708535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/administration/provisioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +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 | Manage alerts via Alerting UI |
| 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' |
Expand Down

0 comments on commit d708535

Please sign in to comment.