diff --git a/dashboards/activity.jsonnet b/dashboards/activity.jsonnet index ccf72db..2df2909 100644 --- a/dashboards/activity.jsonnet +++ b/dashboards/activity.jsonnet @@ -97,7 +97,6 @@ local monthlyActiveUsers = ]); - dashboard.new('Activity') + dashboard.withTags(['jupyterhub']) + dashboard.withUid('jhgd-activity')