You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reintroduce Elasticsearch compatibility from OpenDistro datasource (#5)
* Allow flavor selection in datasource config
* Add support for Elasticsearch to QueryBuilder
* Show only supported metric aggregations bases on configured flavor
* Restore maxConcurrentShardRequests settings
* ES compatibility for getFields
* ES compatibility for getTerms
* fix watch issue
* default to OpenSearch when flavor is not specified
* reintroduce BE compatibility with ES
* Restore compatibility for Elasticsearch in BE tests
* Merge version & flavor in a single select
* Fix configeditor tests
* Fix provisioning example
* Fix config editor test
* Apply suggestions from code review
Co-authored-by: Piotr Jamróz <[email protected]>
Co-authored-by: Piotr Jamróz <[email protected]>
0 commit comments