diff --git a/dashboards/jupyterhub.libsonnet b/dashboards/jupyterhub.libsonnet index 96ec93e..a6350b6 100644 --- a/dashboards/jupyterhub.libsonnet +++ b/dashboards/jupyterhub.libsonnet @@ -98,7 +98,8 @@ local prometheus = grafonnet.query.prometheus; metric, self.onComponentLabel( component, - cmp=if multi then '!=' else '=', group_left='container, label_component', + cmp=if multi then '!=' else '=', + group_left='container, label_component', namespace=namespace, ), ],