Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicitly set allValues for hub variable #91

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

yuvipanda
Copy link
Collaborator

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. Move from grafonnet-lib to grafonnet #89

Both of these are being undertaken in
#90, but in the meantime, this PR implements
this
workaround
so end users can at least see data.

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. jupyterhub#89

Both of these are being undertaken in
jupyterhub#90,
but in the meantime, this PR implements
[this
workaround](jupyterhub#90)
so end users can at least see data.
@consideRatio
Copy link
Member

Is this to be considered a bugfix perhaps?

@consideRatio consideRatio added the bug Something isn't working label Oct 19, 2023
@consideRatio consideRatio merged commit 1aa2075 into jupyterhub:main Oct 19, 2023
yuvipanda added a commit to yuvipanda/grafana-dashboards that referenced this pull request Feb 29, 2024
A follow-up to jupyterhub#91,
as the openscapes community reported this is causing issues
not just for the $hub variable but everything else as well.

jupyterhub#90 is
the long term fix
yuvipanda added a commit to yuvipanda/grafana-dashboards that referenced this pull request Jul 25, 2024
A follow-up to jupyterhub#91,
as the openscapes community reported this is causing issues
not just for the $hub variable but everything else as well.

jupyterhub#90 is
the long term fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants