[Feature request] Notification on subset of events (only UP/DOWN)
- 主要语言
- Go
- 星标
- 1.2k
- 派生
- 69
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Is your feature request related to a problem? Please describe.**
I would like to receive only up or down events of a monitor.
I have a monitor, that if it turns down, I trigger a webhook that does some actions
**Describe the solution you'd like**
I would like to set a flag or a checklist, ideally per notification provider, that allows me to receive only a subset of events.
**Describe alternatives you've considered**
none
**Additional context**
none
贡献指南
这个仓库没有索引到贡献指南
调研方向
Look at the notification provider configuration and event handling code. Identify where monitor status changes (UP/DOWN) are processed and where notifications are dispatched. The change likely involves adding a filter per provider to only send notifications for selected event types. Check existing tests for notification logic to understand the expected behavior.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- go
- 领域
- api, backend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100