We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
自动告警抑制(自动告警抑制是默认同一个告警源的告警信息只发送告警级别最高的第一条告警信息,其他消息默认屏蔽,这么做的目的是为了减少相同告警来源的消息数量,防止告警炸弹,0为关闭,1为开启)
The text was updated successfully, but these errors were encountered:
@smarterallen
Sorry, something went wrong.
ALY_AlertInterval=30 这个参数可以解决你的大致需求. 若是觉得告警不紧急, 可以修改 prometheus的告警级别 或者 使用alertmanager 抑制&静默! 后续这边开源一个CMDB 更详细地贴合中小企业
CMDB什么时候开源呢,关注哈
No branches or pull requests
自动告警抑制(自动告警抑制是默认同一个告警源的告警信息只发送告警级别最高的第一条告警信息,其他消息默认屏蔽,这么做的目的是为了减少相同告警来源的消息数量,防止告警炸弹,0为关闭,1为开启)
The text was updated successfully, but these errors were encountered: