ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend

Monitoring: Health checks for endpoints

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

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

2026年6月30日 から。

  • #1021 @Prajna1999 による — オープン
enhancement
主要言語
Python
スター
18
フォーク
10
平均マージ
2日 20時間
マージ済み PR(30日)
14

説明

Is your feature request related to a problem?
We lack visibility into the health of our most used endpoints (llm/call, evaluation/, llm/chain). When an endpoint goes down, we only discover it through failures. We currently do have monitoring and alerts in place to track PENDING jobs which remain in that state for longer than expected, but this is retroactive behavior.

Describe the solution you'd like
Include:

  • Multiple endpoints (llm/call)
  • Multiple providers (Google, OpenAI, Sarvam, Elevenlabs etc.)
  • All supported modalities (text, STT, TTS)

Ensure it remains minimal and low-cost:

  • Use a short sentence/phrase as probe input to minimize API costs
  • Focus on endpoint health signals rather than a complete monitoring framework

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

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

はじめの一歩

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

評価

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

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

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