| Age | Commit message (Collapse) | Author |
|
|
|
metric写的性能
|
|
|
|
|
|
|
|
|
|
问题
|
|
|
|
ratio和invisible属性接口
|
|
|
|
2.修复develop分支编译失败问题
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
at_instance_create函数新增name参数
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
调整测试sleep时间和循环测试次数,增加耗时打印输出
|
|
修复更换httpserver后,server线程在destroy后未退出的bug
由于httpsever内部使用while(1)循环,destroy时主动调用pthread_cancel关闭线程
|
|
https://github.com/jeremycw/httpserver.h
|
|
修复FieldStat2输出prometheous格式,剩余空间较小,snprintf导致内存越界的问题
|
|
histogram格式统计输出prometheous时出现重复多次的现象
|
|
|
|
|
|
|
|
|