grafana/docs/sources/installation
Marcus Efraimsson 0833f26b43
Elasticsearch: Fix default max concurrent shard requests (#17770)
Elasticsearch v7.0 changed the behavior of max concurrent shard
requests and the default to 5. v5.6 and before 7.0 the default
is 256. This adds some additional behavior given certain
version is selected when configure the datasource to set
default max concurrent shard requests.
Changing from a version pre-v7.0+ to v7.0+ sets max
concurrent shard requests to 5.
Changing from a version v7.0+ to a pre-v7.0 sets max
concurrent shard requests to 256.

Fixes #17454
2019-06-28 18:38:16 +02:00
..
_index.md Chore: Hugo upgrade (#17494) 2019-06-12 08:01:44 +02:00
behind_proxy.md correct example (#12481) 2018-07-02 09:01:42 -07:00
configuration.md Docs: Add v6.3 version notes and encryption format information (#17825) 2019-06-28 16:32:42 +02:00
debian.md Docs feedback: installation/debian.md (#17563) 2019-06-13 09:52:44 +02:00
docker.md docs: installing custom plugins in docker. 2018-10-17 14:34:40 +02:00
mac.md Merge pull request #13587 from grafana/nikoalch-patch-4 2018-10-10 13:35:19 +02:00
migrating_to2.md docs: Added general upgrading docs / guide, closes #5905 2017-04-28 10:52:50 +02:00
rpm.md Docs: Fix rpm dependencies example (#16272) 2019-03-28 10:12:22 +01:00
troubleshooting.md Fix typo 2018-06-26 14:04:54 +08:00
upgrading.md Elasticsearch: Fix default max concurrent shard requests (#17770) 2019-06-28 18:38:16 +02:00
windows.md Merge pull request #13586 from grafana/nikoalch-patch-3 2018-10-10 11:54:52 +02:00