Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 458 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 458 Bytes

zuul-capacity

This is a custom prometheus exporter to provide the available capacity as a metric:

$ uv run ./zuul-capacity.py
usage: zuul-capacity.py [-h] [--nodepool FILE] [--port PORT]

options:
  -h, --help       show this help message and exit
  --nodepool FILE  The list of providers
  --port PORT      The prometheus scrap target listening port

To run this service, you must provide a nodepool configuration and a clouds.yaml.