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 601a76b commit f61eacfCopy full SHA for f61eacf
operations/observability/mixins/workspace/dashboards.libsonnet
@@ -20,7 +20,7 @@
20
'gitpod-node-swap.json': (import 'dashboards/node-swap.json'),
21
'gitpod-node-ephemeral-storage.json': (import 'dashboards/ephemeral-storage.json'),
22
'gitpod-node-problem-detector.json': (import 'dashboards/node-problem-detector.json'),
23
- 'gitpod-network-limiting.json': (import 'dashboards/network-limiting.json')
+ 'gitpod-network-limiting.json': (import 'dashboards/network-limiting.json'),
24
'gitpod-component-image-builder.json': (import 'dashboards/components/image-builder.json'),
25
},
26
}
0 commit comments