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
#config.yml templates:
The text was updated successfully, but these errors were encountered:
如果是外部群会报 300005
Sorry, something went wrong.
是一个内部群,同一个webhook,其它的告警采集能正常的通知,使用 prometheus-webhook-dingtalk 容器的日志每5分钟一次出现上述报错
No branches or pull requests
ts=2024-10-25T07:50:19.305Z caller=dingtalk.go:103 level=error component=web target=k8s msg="Failed to send notification to DingTalk" respCode=300005 respMsg="token is not exist"
ts=2024-10-25T07:50:19.305Z caller=entry.go:26 level=info component=web http_scheme=http http_proto=HTTP/1.1 http_method=POST remote_addr=10.199.253.12:39655 user_agent=Alertmanager/0.27.0 uri=http://dingtalk:8060/dingtalk/k8s/send resp_status=400 resp_bytes_length=27 resp_elapsed_ms=170.197576 msg="request complete"
#config.yml
templates:
targets:
k8s:
url: https://oapi.dingtalk.com/robot/send?access_token=b955xxxxxxxx9af0ffb73500ce4axxxxxxxxxxxxx
secret: SECf094e0d33fxxxxxxxx815287ff3e75b9fd0d2f0dd15xxxxxxxxxxxxx
The text was updated successfully, but these errors were encountered: