https://github.com/release-engineering/pulp-prometheus-exporter
https://github.com/release-engineering/pulp-prometheus-exporter
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/release-engineering/pulp-prometheus-exporter
- Owner: release-engineering
- Created: 2020-09-24T20:27:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2026-05-20T15:55:00.000Z (about 1 month ago)
- Last Synced: 2026-05-20T21:07:52.489Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 237 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.