flow-pie / flow-pie/chamaa.api
Prometheus (metrics collection)
Open
good first issue
- Dominant language
- HTML
- Stars
- 3
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Setup Prometheus metrics collection for the API and infrastructure.
**Requirements:**
- Add Prometheus client library to Node.js backend
- Create custom metrics for API endpoints (requests, latency, errors)
- Expose metrics endpoint (/metrics)
- Configure Prometheus scrape targets
- Add database query metrics
- Monitor blockchain transaction metrics
**Deliverables:**
- Prometheus client integration in backend
- Custom metrics definitions
- /metrics endpoint implementation
- Prometheus configuration file with scrape configs
- Verified metrics collection and export
Contributor guide
Assessment
This issue has not been assessed yet.