nodepool/releasenotes/notes/per-provider-requests-metric-002ae3813555ede1.yaml
Samuel Surovka 18c8e43c2a Add a new metric, for handleable requests per provider
Added a new metric, that exports a gauge which counts how many open requests can each provider handle.
Added a test case for this as well.

Change-Id: I712204afbd2ec63d929df493336702786957f05c
2024-04-29 10:59:21 +02:00

8 lines
247 B
YAML

---
features:
- |
Nodepool now exports a new metric called
:zuul:stat:`nodepool.provider.<provider>.pool.<pool>.addressable_requests`.
This gauge shows provider pools, and the number of open node requests
which they can address.