Skip to content

Commit 994debf

Browse files
easyCZroboquat
authored andcommitted
[dashboard] k8s applications
1 parent d4f24d6 commit 994debf

File tree

2 files changed

+466
-1
lines changed

2 files changed

+466
-1
lines changed

operations/observability/mixins/cross-teams/dashboards.libsonnet

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
'gitpod-overview.json': (import 'dashboards/gitpod-overview.json'),
1919
'gitpod-nodes-overview.json': (import 'dashboards/gitpod-nodes-overview.json'),
2020
'gitpod-admin-node.json': (import 'dashboards/gitpod-admin-node.json'),
21-
'gitpod-admin-workspace.json': (import 'dashboards/gitpod-admin-workspace.json')
21+
'gitpod-admin-workspace.json': (import 'dashboards/gitpod-admin-workspace.json'),
22+
'gitpod-applications.json': (import 'dashboards/gitpod-applications.json')
2223
},
2324
}

0 commit comments

Comments
 (0)