From 678633e37fe4e6e6c512075b99ffdb0a9b1bc3f7 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 05:45:24 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- dashboards/jupyterhub.libsonnet | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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, ), ],