Skip to content

Commit 2f77a60

Browse files
committed
Nit: consistency
Signed-off-by: Danny Kopping <danny@coder.com>
1 parent 455c61c commit 2f77a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provisionerd/provisionerd.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ func NewMetrics(reg prometheus.Registerer) Metrics {
182182
Namespace: "coderd",
183183
Subsystem: "provisionerd",
184184
Name: "workspace_build_timings_seconds",
185-
Help: "workspace build time in seconds.",
185+
Help: "The time taken for a workspace to build.",
186186
Buckets: []float64{
187187
1, // 1s
188188
10,

0 commit comments

Comments
 (0)