grafana / scenes

Build Grafana dashboards directly in your Grafana app plugins.
https://grafana.com/developers/scenes
Apache License 2.0
141 stars 21 forks source link

AdHocFiltersVariable: create an opt-in state variable for using queries to filter the options #713

Closed darrenjaneczek closed 6 months ago

darrenjaneczek commented 6 months ago

Instead of using queries by default to filter the options for the AdHocFiltersVariable, make it an opt-in option.

Adds useQueriesAsFilterForOptions to state definition.

Notes:

Related:

grafanabot commented 6 months ago

:rocket: PR was released in v4.14.0 :rocket: