ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend
Monitoring: Metrics Improve HTTP and DB collection
Offen
@vprashrex arbeitet bereits daran.
Seit 07.7.2026.
- Vorherrschende Sprache
- Python
- Sterne
- 18
- Forks
- 10
- Ø Merge
- 2 T. 20 Std.
- Gemergte PRs (30 T.)
- 14
Beschreibung
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)
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.