Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 345 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 345 Bytes

This is an experimental prometheus exporter for koji that just exposes information about tasks.

This polls koji-hub looking for tasks created since startup and exposes metrics about those tasks for a prometheus server.

Instead of building on this, we should get a prometheus endpoint added to koji-hub itself, which would be far less wasteful.