Correct documentation for image upload metric

The metric for the time spent uploading an image is in milliseconds, not
seconds.

Change-Id: I151bf774ca17bef34ce2d5ac794e2187da9a9b07
This commit is contained in:
Simon Westphahl 2022-12-05 08:35:11 +01:00
parent de7306b3e9
commit 887fea5706
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -485,7 +485,7 @@ The following metrics are produced by a ``nodepool-builder`` process:
:type: counter, timer
Number of image uploads to a specific provider in the cloud plus the time in
seconds spent to upload the image.
ms spent to upload the image.
.. zuul:stat:: nodepool.image_build_requests
:type: gauge