Sofa Lookout Versions Save

SOFALookout is a light-weight monitoring and analysis tool

v1.6.1

4 years ago

v1.6.0

4 years ago
  • 服务器端代码正式发布(Add metrics server-side code);

1.5.4

4 years ago
  • TopUtil的并发bugfix #53
  • 客户端支持动态过滤metrics的配置 #55

1.5.3

5 years ago
  • 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

5 years ago
  • #43 prometheus export 数据支持携带 app tag;
  • fix lookout bucket npe bug;

1.5.1

5 years ago
  • DistributionSummary 和 Timer 新增对 bucket 的支持
  • 完善文档

1.5.0

5 years ago
  • 启用 linux os metrics 的上报
  • 除了现有的主动 Push 模式,支持 http 拉取采集能力,支持认证(默认关闭);
  • 主动上报设计重构,充分优化连接资源;
  • 新增 MetricConfigCustomizer 定制扩展,方便定制 MetricConfig ( or LookoutConfig);
  • 新增 agent( gateway) vip 的设置支持多个地址;
  • 日志打印信息优化;
  • TopGauge 防止 NoopId,及其他问题;

1.4.4

5 years ago
  • info 类型 metrics 上报优化;

1.4.3

5 years ago
  • 支持与 spring actuator 集成适配(不通过 dropwizard 桥接的方式);
  • 支持上报 jvm codecache 内存部分metrics;

untagged-5818a92c3510b8baf2e7

5 years ago
  1. 版本说明
  • 本版本新迭代版本。
  1. 兼容性说明
  • 与之前版本兼容。
  1. 新增内容
  • 支持以 Lookout 的 registry 作为 spring boot actuator metrics 的实现;
  1. 优化内容
  • 向 lookout server 汇报时加上保留的类型 Type;
  1. 问题修复

  2. 删除内容