Skip to content

Commit

Permalink
Merge pull request grafana#13056 from LuboVarga/patch-1
Browse files Browse the repository at this point in the history
Update provisioning.md
  • Loading branch information
marefr authored Aug 28, 2018
2 parents b8597b4 + 13f4d09 commit 26bb912
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 @@ -155,7 +155,7 @@ Since not all datasources have the same configuration settings we only have the
| tlsSkipVerify | boolean | *All* | Controls whether a client verifies the server's certificate chain and host name. |
| graphiteVersion | string | Graphite | Graphite version |
| timeInterval | string | Elastic, InfluxDB & Prometheus | Lowest interval/step value that should be used for this data source |
| esVersion | string | Elastic | Elasticsearch version as an number (2/5/56) |
| esVersion | number | Elastic | Elasticsearch version as an number (2/5/56) |
| timeField | string | Elastic | Which field that should be used as timestamp |
| interval | string | Elastic | Index date time format |
| authType | string | Cloudwatch | Auth provider. keys/credentials/arn |
Expand Down

0 comments on commit 26bb912

Please sign in to comment.