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

support serverless opensearch #93

Closed
gabor opened this issue Dec 16, 2022 · 1 comment
Closed

support serverless opensearch #93

gabor opened this issue Dec 16, 2022 · 1 comment
Assignees

Comments

@gabor
Copy link
Contributor

gabor commented Dec 16, 2022

the datasource should be modified to support serverless opensearch ( https://aws.amazon.com/opensearch-service/features/serverless/ ).

notable features:

  • the user should be able to choose managed-or-serverless opensearch
  • if the user chooses serverless opensearch:
    • sigv4 is mandatory
    • choosing the opensearch-version is not possible
    • no max-concurrent-shard-requests setting
    • PPL not allowed

(NOTE: the initial implementation will assume newest-grafana-version)

@svennergr
Copy link
Contributor

Done in #92

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

No branches or pull requests

2 participants