We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9adc2e0 commit f4a71faCopy full SHA for f4a71fa
operations/observability/mixins/workspace/dashboards.libsonnet
@@ -22,5 +22,6 @@
22
'gitpod-node-problem-detector.json': (import 'dashboards/node-problem-detector.json'),
23
'gitpod-network-limiting.json': (import 'dashboards/network-limiting.json'),
24
'gitpod-component-image-builder.json': (import 'dashboards/components/image-builder.json'),
25
+ 'gitpod-psi.json': (import 'dashboards/psi.json'),
26
},
27
}
0 commit comments