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

sceneGraph: handle interpolations argument in interpolate #708

Closed sd2k closed 5 months ago

sd2k commented 5 months ago

This adds the same functionality as is present in Grafana's TemplateSrv, allowing users to pass an array as the fifth argument to interpolate and have it populated with VariableInterpolations indicating whether the variable was found and containing some details about the match.

grafanabot commented 5 months ago

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