ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend
Monitoring: Metrics Improve HTTP and DB collection
Aperta
@vprashrex ci sta già lavorando.
Dal 7/7/2026.
- Lingua principale
- Python
- Stelle
- 18
- Fork
- 10
- Merge medio
- 2g 20h
- PR unite (30g)
- 14
Descrizione
Is your feature request related to a problem?
Currently, we have minimal metrics collected from HTTP middleware, and all DB metrics are blocked. This limits our ability to monitor performance and troubleshoot issues effectively.
Describe the solution you'd like
Enhance metrics collection for both HTTP and DB. Specifically:
-
HTTP metrics:
- Traffic at platform and endpoint level (excluding general endpoints like health)
- Latency
- Errors
-
DB metrics:
- Query performance
- Slow queries
- Overview of connections (open/close/invalidate)
- Transactions (commit vs rollback ratio)
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.