https://github.com/release-engineering/pub-prometheus-exporter
https://github.com/release-engineering/pub-prometheus-exporter
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/release-engineering/pub-prometheus-exporter
- Owner: release-engineering
- Created: 2020-09-18T02:59:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-05T10:30:58.000Z (over 1 year ago)
- Last Synced: 2025-01-14T12:48:54.011Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is an experimental prometheus exporter for "pub" that just exposes information about tasks.
This polls pub-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 pub-hub itself, which
would be far less wasteful.