You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, on latest grafana, the dashboards will currently
show 'no data' because the `$hub` variable is not set correctly
(see 2i2c-org/infrastructure#3237 for
details). The longer term solution to this is:
1. Move away from the deprecated graphPanel to timeseries objects
for panel
2. #89
Both of these are being undertaken in
#90,
but in the meantime, this PR implements
[this
workaround](#90)
so end users can at least see data.
0 commit comments