1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Zipkin 2.2 发布,分布式跟踪系统 下载

本帖由 漂亮的石头2017-10-12 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    488,059
    赞:
    47
    Zipkin 是一个分布式跟踪系统。 它有助于收集解决微服务架构中延迟问题所需的时序数据,并管理此数据的收集和查找。 Zipkin 的设计基于 Google Dapper 论文。

    Zipkin 包括一个无依赖库和一个 spring-boot 服务器。 存储选项包括 in-memory、(mysql)、Cassandra 和 Elasticsearch 。

    [​IMG]

    Zipkin 2.2 已发布,该版本专注于操作方面的改进:


    • modified the zipkin UI such that it can work behind reverse proxies which choose a different path prefix than '/zipkin'.


    • now have a comprehensive example setup including a Zipkin+Prometheus Grafana dashboard.


    • our docker JVM has been upgraded to 1.8.0_144 from 1.8.0_131


    • the zipkin-server no longer writes log messages about drop messages at warning level as it can fill up disk. Enable debug logging to see the cause of drops


    • elasticsearch storage will now drop on backlog as opposed to backing up, as the latter led to out-of-memory crashes under load surges.

    具体内容可点此查阅发行说明

    [​IMG]

    下载地址:

    Zipkin 2.2 发布,分布式跟踪系统下载地址
     
正在加载...