ccfos / ccfos/nightingale

No notification is sent after the alert is triggered.

Open
#3,142 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
13.3k
Forks
1.8k
Avg merge
1d 18h
Merged PRs (30d)
26

Description

版本:v8.5.1
通知媒介:http 发送 post 到告警接口

现象:
1. 相同的告警规则,有时候会发送,有时候就不发

测试:
1. 创建新的告警规则:内存过高的指标
2. 降低阈值,触发告警,但接口没有收到任何数据
3. 手动在通知规则中选择此次告警点击测试通知,可以收到告警信息

如何解决这个问题?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the intermittent notification failure with the described memory-threshold alert and HTTP POST notification, then compare it with the manual test notification that succeeds. Trace the alert-trigger path through notification delivery and verify whether the notification endpoint receives a request each time an alert fires. Done means triggered alerts consistently deliver the expected notification.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
observability
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.