jplot:iTerm2 expvarJSON监视工具 源码
jplot Jplot跟踪类似expvar(JSON)的指标,并将其随时间的变化绘制到iTerm2终端中。 上面的捕获是jplot监视Go服务的 : jplot --url http://:8080/debug/vars \ memstats.HeapSys+memstats.HeapAlloc+memstats.HeapIdle+marker,counter:memstats.NumGC \ counter:memstats.TotalAlloc \ memstats.HeapObjects \ memstats.StackSys+memstats.St
下载地址
用户评论