ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend
Monitoring: Health checks for endpoints
オープン
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
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。