Skip to content

Commit 0b23f83

Browse files
authored
Merge pull request #282 from gitpod-io/roboquat/automated-dependency-update-main
[bot] [main] Automated dependencies update
2 parents 77e8b3c + f2b2172 commit 0b23f83

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

jsonnetfile.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"subdir": "operations/observability/mixins"
4040
}
4141
},
42-
"version": "803b52a388107e72d90d8f6ed11a14ea87c2b2a4",
43-
"sum": "ofmf/heE6uIkoRj4sMCiywjW3lHSNdiIqIPCTBiDTTY=",
42+
"version": "074d9842ca28ac5e8cc9c44de20c9b19a060f92f",
43+
"sum": "YcwcgtFa/V9zrtcXWkD0EqYGuAhN8H2qH5yfI8puCd4=",
4444
"name": "gitpod"
4545
},
4646
{
@@ -120,7 +120,7 @@
120120
"subdir": "jsonnet/kube-prometheus"
121121
}
122122
},
123-
"version": "a4e3fc4cda07ffad693c811a112d8b3a6ae51326",
123+
"version": "bfb332ee037e17848f8aeaf7529da321558a4898",
124124
"sum": "LlAIPGfg64e7PQdLzfTx1rXt6+jaWcATgYIMoqMOTd0="
125125
},
126126
{

monitoring-satellite/manifests/grafana/dashboardDefinitions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9551,7 +9551,7 @@ items:
95519551
"steppedLine": false,
95529552
"targets": [
95539553
{
9554-
"expr": "gitpod_ws_manager_workspace_phase_total{cluster=~\"$cluster\", phase!=\"RUNNING\"}",
9554+
"expr": "sum by (type, phase)(gitpod_ws_manager_workspace_phase_total{cluster=~\"$cluster\", phase!=\"RUNNING\"})",
95559555
"format": "time_series",
95569556
"intervalFactor": 2,
95579557
"legendFormat": "{{type}} - {{phase}}",

vendor/github.com/gitpod-io/gitpod/operations/observability/mixins/cross-teams/dashboards/gitpod-overview.libsonnet

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)