Http API 监控工具 monitor-man 发布更新,新增功能如下:
给collection打标签
查看监控错误相关信息
查看collection监控历史
优化handler,支持async/await写法,提供调试功能
monitor-man是一个基于newman的nodejs模块写的带webui的HTTP接口监控程序,你可以上传postman的collection,并设置一个时间间隔,这样就会起一个定时器去定时的跑collection了,而且通过配置错误处理的handler,还能对错误进行告警处理。
软件详情:http://git.oschina.net/mirrors/monitor-man
来自:开源中国社区

