pixie-io / grafana-plugin

Pixie's datasource plugin for Grafana.
Apache License 2.0
17 stars 11 forks source link

Add workaround for 7.5 Grafana linked dashboard variables #71

Closed TarasPriadka closed 2 years ago

TarasPriadka commented 2 years ago

In Grafana 7.5.* theres a bug where Grafana doesn't update dashboard variables when the parent is updated. This PR allows for the manual variables update when clicking on "Refresh" button.

Signed-off-by: Taras Priadka tpriadka@pixielabs.ai