希望能支持条件判断满足之后执行shell #2274
tottizhang212
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
现在有个需求,程序本身监控到某个方法超时,这是个数据库操作,想在这个条件满足执行个脚本去采集数据库的性能参数以便分析问题根源,我觉得类似这种需求应该很普遍的,生产环境下要采集这种偶发的关联性问题的操作是很经常的,要是能支持就太好了
All reactions