Skip to content

Commit dd97e9e

Browse files
ArthurSensroboquat
authored andcommitted
Add minimal dashboard for the observability stack
Signed-off-by: ArthurSens <[email protected]>
1 parent cf4b991 commit dd97e9e

File tree

2 files changed

+950
-0
lines changed

2 files changed

+950
-0
lines changed

operations/observability/mixins/self-hosted/dashboards.libsonnet

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
grafanaDashboards+:: {
88
'gitpod-sh-example-overview.json': (import 'dashboards/examples/overview.json'),
99
'argocd.json': (import 'dashboards/argocd/argocd.json'),
10+
'observability.json': (import 'dashboards/observability/observability.json'),
1011
},
1112
}

0 commit comments

Comments
 (0)