646b7f4927
This adds some stats keys that may be useful when monitoring the operation of individual nodepool builders. Change-Id: Iffdeccd39b3a157a997cf37062064100c17b1cb3
13 lines
585 B
YAML
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`
|