We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2d1f95 commit d57d78cCopy full SHA for d57d78c
README.md
@@ -1,6 +1,6 @@
1
## Alertmanager Dingtalk Webhook
2
3
-Webhook service support send Prometheus 2.0 alert message to Dingtalk。
+Webhook service support send Prometheus 2.0 alert message to Dingtalk.
4
5
## How To Use
6
@@ -31,4 +31,4 @@ groups:
31
summary: "Instance {{ $labels.instance }} CPU usgae high"
32
description: "{{ $labels.instance }} CPU usage above 85% (current value: {{ $value }})"
33
dingtalkRobot: "https://oapi.dingtalk.com/robot/send?access_token=xxxx"
34
-```
+```
0 commit comments