Skip to content

Commit 1956748

Browse files
mustard-mhakosyakov
authored andcommitted
[observability] add dashboard for openvsx mirror
Co-authored-by: akosyakov <[email protected]>
1 parent 36c29e5 commit 1956748

File tree

2 files changed

+1664
-1
lines changed

2 files changed

+1664
-1
lines changed

Diff for: operations/observability/mixins/IDE/dashboards.libsonnet

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
// Example:
1010
// 'my-new-dashboard.json': (import 'dashboards/components/new-component.json'),
1111
'gitpod-component-openvsx-proxy.json': (import 'dashboards/components/openvsx-proxy.json'),
12+
'gitpod-component-openvsx-mirror.json': (import 'dashboards/components/openvsx-mirror.json'),
1213
'gitpod-component-ssh-gateway.json': (import 'dashboards/components/ssh-gateway.json'),
1314
'gitpod-component-jb.json': (import 'dashboards/components/jb.json'),
1415
'gitpod-component-browser-overview.json': (import 'dashboards/components/browser-overview.json'),
1516
'gitpod-component-code-browser.json': (import 'dashboards/components/code-browser.json'),
16-
1717
},
1818
}

0 commit comments

Comments
 (0)