Bot uptime monitoring
未關閉
還沒有人認領這個 Issue。
enhancement
- 主要語言
- JavaScript
- 星號
- 305
- 分支
- 148
- 平均合併
- 9 小時 2 分鐘
- 30 天內合併 PR
- 3
描述
As this bot moves into production and starts getting integrated in various flows where people start depending on it, I think it is time to think about how we can monitory uptime and response-time of the bot.
Here are some suggestions which I have experience with:
| Name | Price | License | Remarks |
|---|---|---|---|
| Pingdom | $14.95/mo | ❌Proprietary | Easy to set up, but expensive 😕 |
| Pagerduty | $9/mo | ❌Proprietary | Very advanced. Much enterpizy 😐 |
| fzaninotto/uptime | Free | ✅MIT | Unfortunately this project is not maintained any more 😢 |
| DIY | Free | ✅MIT | Make something our self similar to what I have made for monitoring Jenkins Slaves |
We could send a shout out to Pingdom and Pagerduty to hear if they would like to sponsor the Node.js Foundation – it might be worth a shot.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
該 issue 未指定任何檔案、測試或進入點。首先檢查 bot 的 production deployment 和可用的 integration point,然後比較 issue 中列出的 monitoring 選項。完成標準應包括:為 uptime 和回應時間確定一種經過共識的 monitoring 方案,並定義其營運需求。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript, nodejs
- 領域
- observability
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100