Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 178c92f

Browse files
chore: minor fixes
1 parent 3c1d5a7 commit 178c92f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎coder-observability/templates/dashboards/_dashboards_prebuilds.json.tpl‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1113,7 +1113,7 @@
11131113
"expr": "histogram_quantile(0.5,\n sum(\n coderd_workspace_creation_duration_seconds{\n template_name=~\"$template\", preset_name=~\"$preset\", type=\"prebuild\"\n }\n )\n)\nor vector(0)",
11141114
"hide": false,
11151115
"instant": false,
1116-
"legendFormat": "Prebuild Creation",
1116+
"legendFormat": "Prebuilt Creation",
11171117
"range": true,
11181118
"refId": "B"
11191119
},
@@ -1287,7 +1287,7 @@
12871287
"expr": "histogram_quantile(0.95,\n sum(\n coderd_workspace_creation_duration_seconds{\n template_name=~\"$template\", preset_name=~\"$preset\", type=\"prebuild\"\n }\n )\n)\nor vector(0)",
12881288
"hide": false,
12891289
"instant": false,
1290-
"legendFormat": "Prebuild Creation",
1290+
"legendFormat": "Prebuilt Creation",
12911291
"range": true,
12921292
"refId": "B"
12931293
},
@@ -1376,7 +1376,7 @@
13761376
"refId": "A"
13771377
}
13781378
],
1379-
"title": "All Time: Prebuild Usage %",
1379+
"title": "All Time: Prebuilds Usage %",
13801380
"type": "stat"
13811381
}
13821382
],

‎compiled/resources.yaml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3623,7 +3623,7 @@ data:
36233623
"expr": "histogram_quantile(0.5,\n sum(\n coderd_workspace_creation_duration_seconds{\n template_name=~\"$template\", preset_name=~\"$preset\", type=\"prebuild\"\n }\n )\n)\nor vector(0)",
36243624
"hide": false,
36253625
"instant": false,
3626-
"legendFormat": "Prebuild Creation",
3626+
"legendFormat": "Prebuilt Creation",
36273627
"range": true,
36283628
"refId": "B"
36293629
},
@@ -3797,7 +3797,7 @@ data:
37973797
"expr": "histogram_quantile(0.95,\n sum(\n coderd_workspace_creation_duration_seconds{\n template_name=~\"$template\", preset_name=~\"$preset\", type=\"prebuild\"\n }\n )\n)\nor vector(0)",
37983798
"hide": false,
37993799
"instant": false,
3800-
"legendFormat": "Prebuild Creation",
3800+
"legendFormat": "Prebuilt Creation",
38013801
"range": true,
38023802
"refId": "B"
38033803
},
@@ -3886,7 +3886,7 @@ data:
38863886
"refId": "A"
38873887
}
38883888
],
3889-
"title": "All Time: Prebuild Usage %",
3889+
"title": "All Time: Prebuilds Usage %",
38903890
"type": "stat"
38913891
}
38923892
],

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /