Skip to content

Commit 1d66ade

Browse files
committed
make fmt
Signed-off-by: Danny Kopping <dannykopping@gmail.com>
1 parent 7287bd8 commit 1d66ade

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

enterprise/coderd/prebuilds/metricscollector.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ var (
1717
labels = []string{"template_name", "preset_name", "organization_name"}
1818
createdPrebuildsDesc = prometheus.NewDesc(
1919
"coderd_prebuilt_workspaces_created_total",
20-
"Total number of prebuilt workspaces that have been created to meet the desired instance count of each " +
20+
"Total number of prebuilt workspaces that have been created to meet the desired instance count of each "+
2121
"template preset.",
2222
labels,
2323
nil,
@@ -50,7 +50,7 @@ var (
5050
)
5151
eligiblePrebuildsDesc = prometheus.NewDesc(
5252
"coderd_prebuilt_workspaces_eligible",
53-
"Current number of prebuilt workspaces that are eligible to be claimed by users. These are workspaces that " +
53+
"Current number of prebuilt workspaces that are eligible to be claimed by users. These are workspaces that "+
5454
"have completed their build process with their agent reporting 'ready' status.",
5555
labels,
5656
nil,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy