Datasource - Opensearch (AMG)

Hi,

I am using Opensearch AMG and Grafana AMG for creating dashboards.

In Grafana with OpenSearch, multi-value query variables expand into OR clauses, and combining multiple filters multiplies these clauses exponentially, which can easily exceed OpenSearch’s default 1024 boolean clause limit.

How can we create multiple filters and by avoiding these error.

Thanks,

Vignesh P