随笔分类 -  分布式全链路监控

摘要:SpringCloud Sleuth 简介 Spring Cloud Sleuth为Spring Cloud实现了分布式跟踪解决方案。 Spring Cloud Sleuth借鉴了Dapper的术语。 Span :基本的工作单元。Span包括一个64位的唯一ID,一个64位trace码,描述信息,时 阅读全文
posted @ 2019-09-22 18:48 海向 阅读(18495) 评论(2) 推荐(1)
摘要:[TOC] Zipkin 简介 "Zipkin" is a distributed tracing system. It helps gather timing data needed to troubleshoot latency problems in service architectures 阅读全文
posted @ 2019-09-10 16:55 海向 阅读(4908) 评论(0) 推荐(0)