Add Prometheus Metrics Endpoint for Service
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 4
- Avg merge
- 13h 34m
- Merged PRs (30d)
- 20
Description
Enable prometheus metrics endpoint in order to get application performance data. Reference: https://prometheus.github.io/client_python/exporting/http/fastapi-gunicorn/
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Prometheus Python client guide for FastAPI/Gunicorn linked in the issue, then locate the service entry point and its existing HTTP routes. Done means the service exposes a Prometheus metrics endpoint that provides application performance data and can be scraped by Prometheus.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fastapi, prometheus, python
- Domain
- api, backend, observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100