qunarcorp / bistoury

Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案
GNU General Public License v3.0
4.01k stars 824 forks source link

refresh button of online debug page add state change event. #28

Closed xkrivzooh closed 4 years ago

xkrivzooh commented 5 years ago

避免在线debug 刷新按钮快速刷新导致的bistoury.result对象拼接出错,进而出现json解析失败

xleiy commented 5 years ago

在monitor.js里也有个逻辑一样的地方