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
告警恢复的步奏是否可以不执行自愈脚本,因为服务已经恢复正常了不需要再次执行自愈脚本了
v7.4.1
The text was updated successfully, but these errors were encountered:
目前可以在自愈脚本中加一个逻辑判断,如果告警事件的 is_recovered 为 true,则不做任何操作
Sorry, something went wrong.
stdin里没见有这个值
我也遇到这个问题,实在没办法,只能把告警恢复关掉了。希望未来能加个告警恢复触发自愈的开关。 @UlricQin
试试 7.7.1 版本,应该有这个值了 @jackjiali @lucky0137
No branches or pull requests
告警恢复的步奏是否可以不执行自愈脚本,因为服务已经恢复正常了不需要再次执行自愈脚本了
Version
v7.4.1
The text was updated successfully, but these errors were encountered: