Zipkin 组合跨度

发布于 2025-01-11 05:57:59 字数 662 浏览 0 评论 0原文

我是 Zipkin 的新手,正在尝试了解如何查看跟踪中的所有跨度。

在 Zipkin 的跟踪查询页面上,我看到一条跟踪具有预期的 5 个跨度。问题是,当我单击“SHOW”查看各个跨度时,它只显示 3 个跨度(现在说它只有 3 个)。 API-GATEWAY 和 CURRENCY-CONVERSION 服务应该有两个跨度,但它们似乎由于某种原因被组合在一起。


查询页面:请注意,此处显示 5 个跨度 输入图片此处描述


跟踪页面: 请注意,现在显示只有 3 个跨度 输入图片这里的描述


我正在使用库存 Docker 映像 openzipkin/zipkin:2.23,所有服务的采样器概率设置为 100%。我是否缺少某些配置?我真的很希望能够看到各个呼叫的时间细分。

I am new to Zipkin and am trying to understand how to view all spans in a trace.

On the trace query page for Zipkin I am seeing a trace come through with the expected 5 spans. The problem is that when I click "SHOW" to view the individual spans, it only shows 3 spans (and now says it only has 3). There should be two spans for both the API-GATEWAY and the CURRENCY-CONVERSION services, but they seem to be combined for some reason.

Query Page: Note it says 5 spans here
enter image description here

Trace Page: Note it now says there are only 3 spans
enter image description here

I am using the stock Docker image openzipkin/zipkin:2.23 with the sampler probability set to 100% for all services. Is there some configuration that I am missing? I would really like to be able to see the timing breakdown of the individual calls.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文