grafana-opensearch-datasource v2.10.0
·
0 commits
to b2812efd4b20bafbccf0fa3378b96fb57f2f0b43
since this release
2.10.0
- [Explore] Migrate Lucene log queries to the backend by @fridgepoet in #228
- The Lucene Logs query type has been refactored to execute through the backend in the Explore view only. Existing Lucene Logs queries in Dashboards are unchanged and execute through the frontend. Please report any anomalies observed in Explore by reporting an issue.
- Apply ad-hoc filters to PPL queries before sending it to the backend by @kevinwcyu in #244