An open API service indexing awesome lists of open source software.

https://github.com/release-engineering/pulp-prometheus-exporter


https://github.com/release-engineering/pulp-prometheus-exporter

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

          

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

This polls pulp 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 pulp itself, which
would be far less wasteful.