grafana / scenes

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

Introduce enrichFiltersRequest #779

Closed bfmatei closed 3 months ago

bfmatei commented 3 months ago

Similarly to enrichDataRequest, there is a need for enrichFiltersRequest.

One use case for this is adding the scopes to the ad-hoc filters and group by variables.

📦 Published PR as canary version: 4.29.0--canary.779.9418480498.0
:sparkles: Test out this PR locally via: ```bash npm install @grafana/scenes-react@4.29.0--canary.779.9418480498.0 npm install @grafana/scenes@4.29.0--canary.779.9418480498.0 # or yarn add @grafana/scenes-react@4.29.0--canary.779.9418480498.0 yarn add @grafana/scenes@4.29.0--canary.779.9418480498.0 ```
grafanabot commented 3 months ago

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