ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend

Monitoring: Metrics Improve HTTP and DB collection

オープン
#1,008 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@vprashrex がすでに取り組んでいます。

2026年7月7日 から。

主要言語
Python
スター
18
フォーク
10
平均マージ
2日 20時間
マージ済み PR(30日)
14

説明

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:

    1. Traffic at platform and endpoint level (excluding general endpoints like health)
    2. Latency
    3. Errors
  • DB metrics:

    1. Query performance
    2. Slow queries
    3. Overview of connections (open/close/invalidate)
    4. Transactions (commit vs rollback ratio)

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。