0xfurai / 0xfurai/peekaping

[Feature request] Notification on subset of events (only UP/DOWN)

未关闭
#160 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。