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

Fix variable interpolation in query options interval #810

Closed mdvictor closed 2 months ago

mdvictor commented 2 months ago

This PR adds interpolation to the query options interval in the SceneQueryRunner.

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

:rocket: PR was released in v5.3.3 :rocket: