Releases: sofastack/sofa-lookout
Releases · sofastack/sofa-lookout
v1.6.1
18 Mar 10:46
Compare
Sorry, something went wrong.
No results found
v1.6.1 (#81)
* v1.6.1
* openjdk for CI
v1.6.0
18 Jun 13:11
Compare
Sorry, something went wrong.
No results found
服务器端代码正式发布(Add metrics server-side code);
v1.5.4
26 May 09:11
Compare
Sorry, something went wrong.
No results found
TopUtil的并发bugfix #53
客户端支持动态过滤metrics的配置 #55
1.5.3
27 Mar 01:56
Compare
Sorry, something went wrong.
No results found
Fix #50 , add linux memory metrics in the lookout-ext-os module ;
os.memory.stats.buffers.bytes
os.memory.stats.cached.bytes
os.memory.stats.free.bytes
os.memory.stats.total.bytes
refactor the lookoutAutoConfiguration class, get extended beans from the beanFactory;
1.5.2
24 Oct 09:09
Compare
Sorry, something went wrong.
No results found
#43 prometheus export 数据支持携带 app tag;
fix lookout bucket npe bug;
1.5.1
28 Sep 08:40
Compare
Sorry, something went wrong.
No results found
DistributionSummary 和 Timer 新增对 bucket 的支持
完善文档
v1.5.0
15 Sep 09:16
Compare
Sorry, something went wrong.
No results found
启用 linux os metrics 的上报
除了现有的主动 Push 模式,支持 http 拉取采集能力,支持认证(默认关闭);
主动上报设计重构,充分优化连接资源;
新增 MetricConfigCustomizer 定制扩展,方便定制 MetricConfig ( or LookoutConfig);
新增 agent( gateway) vip 的设置支持多个地址;
日志打印信息优化;
TopGauge 防止 NoopId,及其他问题;
v1.4.4
15 Sep 08:59
Compare
Sorry, something went wrong.
No results found
v1.4.3
15 Sep 08:58
Compare
Sorry, something went wrong.
No results found
支持与 spring actuator 集成适配(不通过 dropwizard 桥接的方式);
支持上报 jvm codecache 内存部分metrics;
v1.4.2
21 Jun 11:42
Compare
Sorry, something went wrong.
No results found
版本说明
兼容性说明
新增内容
支持以 Lookout 的 registry 作为 spring boot actuator metrics 的实现;
优化内容
向 lookout server 汇报时加上保留的类型 Type;
问题修复
删除内容