Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add prometheus exporter #264

Open
bsquizz opened this issue Dec 8, 2021 · 2 comments
Open

Add prometheus exporter #264

bsquizz opened this issue Dec 8, 2021 · 2 comments

Comments

@bsquizz
Copy link
Contributor

bsquizz commented Dec 8, 2021

Expose metrics that we care about:

Request latency
API call requests/errors
Amount of tasks scheduled and/or received/processed by worker
Tasks succeeded vs tasks failed

@rsnyman
Copy link
Contributor

rsnyman commented Jan 6, 2022

Something like this might be useful: https://pypi.org/project/flask-prometheus-metrics/

@rsnyman
Copy link
Contributor

rsnyman commented Jan 6, 2022

There's also this, which has the option of adding custom points: https://pypi.org/project/prometheus-flask-exporter/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants