Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to set "Max concurrent Shard Requests" for Elasticsearch in grafana_data_source #195

Closed
aymericDD opened this issue May 3, 2021 · 0 comments · Fixed by #196
Closed

Comments

@aymericDD
Copy link
Contributor

Hi,

In the latest version of Grafana, Elasticsearch datasources can be defined with Max concurrent Shard Requests =
(Optional, integer) Maximum number of concurrent shard requests that each sub-search request executes per node. Defaults to 5.

But we are not able to specify the Max concurrent Shard Requests via the terraform grafana_datasource.

Terraform Version

v0.15.0

Affected Resource(s)

̀json_data`  of `grafana_data_source`

Please note that the grafana-api-golang-client doesn't support Max concurrent Shard Requests, so changes to that would be required as well. PR: grafana/grafana-api-golang-client#24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant