skywalking-java/skywalking-server
wusheng 6efa8e1db8 1.修复API和Server代码中,MachineUtil的gethost/getip,在没有配置静态IP的时候,性能极慢的问题。
2.API增加底层拦截器,FirstInvokeInterceptor。用于首次拦截方法调用,避免方法内部的方法调用被多次拦截。
3.提供Jedis插件实现。并提交性能测试。
#38
2016-03-18 16:34:19 +08:00
..
bin 移除监控端口和地址 2016-02-23 15:38:40 +08:00
doc Update hbase_table_desc.md 2016-02-18 15:20:34 +08:00
src 1.修复API和Server代码中,MachineUtil的gethost/getip,在没有配置静态IP的时候,性能极慢的问题。 2016-03-18 16:34:19 +08:00
.gitignore 添加.gitignore 2015-11-07 12:21:01 +08:00
pom.xml 1.添加监控端口到启动脚本中 2015-12-24 15:59:37 +08:00