feat: 新增钉钉、飞书告警消息的预览文字配置,使用告警标题作为预览文本,代替原有的 PrometheusAlert 固定词#520
Open
dellnoantechnp wants to merge 3 commits into
Open
feat: 新增钉钉、飞书告警消息的预览文字配置,使用告警标题作为预览文本,代替原有的 PrometheusAlert 固定词#520dellnoantechnp wants to merge 3 commits into
dellnoantechnp wants to merge 3 commits into
Conversation
usealertname=true 时告警消息预览词为告警名称 usealertname!=true 时告警消息预览词为默认的 PrometheusAlert 固定词
usealertname=true 时告警消息预览词为告警名称 usealertname!=true 时告警消息预览词为默认的 PrometheusAlert 固定词
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
新功能
usealertname=true配置,可用于开启AlertName告警名称作为未读消息的预览文本。优化项
doc/readme/system-var.md说明文档中新增新参数的使用介绍。