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
例如下面的格式: 【告警】-- Prometheus 故障信息 【告警简述】:Instance 192.168.44.129:9100 停止工作 【告警时间】:2020-06-01 18:40:23 【告警级别】:灾难 【告警信息】:192.168.44.129:9100 :node这个主机不在线 (当前值:0) 【告警主机】:192.168.44.129
The text was updated successfully, but these errors were encountered:
【告警】:{{ range .Labels.SortedPairs }} 【告警简述】: {{ .Annotations.summary }} 【告警级别】: {{ .Labels.severity | upper }} 【告警信息】:{{ .Annotations.description }} 【告警主机】 {{ .Annotations.hosts }} 大概思路是这样的,你要从新制作镜像,这样配合你的prometheus-rules.yaml一起做。
Sorry, something went wrong.
base64.StdEncoding.EncodeToString 请问版主如何规避base64带来的坑? 我看见源码是没有做任何处理,封装好的包并没有异常。
No branches or pull requests
例如下面的格式:
【告警】-- Prometheus 故障信息
【告警简述】:Instance 192.168.44.129:9100 停止工作
【告警时间】:2020-06-01 18:40:23
【告警级别】:灾难
【告警信息】:192.168.44.129:9100 :node这个主机不在线 (当前值:0)
【告警主机】:192.168.44.129
The text was updated successfully, but these errors were encountered: