nodepool/releasenotes/notes/builder-stats-b29d568e53ea7d1b.yaml
James E. Blair 646b7f4927 Add some builder operational stats
This adds some stats keys that may be useful when monitoring
the operation of individual nodepool builders.

Change-Id: Iffdeccd39b3a157a997cf37062064100c17b1cb3
2024-02-19 15:47:17 -08:00

13 lines
585 B
YAML

---
features:
- |
The following new statsd keys are available for builders:
* :zuul:stat:`nodepool.image.<diskimage name>.image_build_requests`
* :zuul:stat:`nodepool.builder.<hostname>.current_builds`
* :zuul:stat:`nodepool.builder.<hostname>.current_uploads`
* :zuul:stat:`nodepool.builder.<hostname>.build_workers`
* :zuul:stat:`nodepool.builder.<hostname>.upload_workers`
* :zuul:stat:`nodepool.builder.<hostname>.image.<image name>.build.state`
* :zuul:stat:`nodepool.builder.<hostname>.image.<image name>.provider.<provider name>.upload.state`