<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Apache SkyWalking – Tracing</title>
    <link>https://skywalking.apache.org/tags/tracing/</link>
    <description>Recent tracing posts from Apache SkyWalking</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-US</language>
    <lastBuildDate>Mon, 22 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://skywalking.apache.org/tags/tracing/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Meet Horizon UI · 6/17: The Trace Explorer</title>
      <link>https://skywalking.apache.org/blog/2026-06-22-horizon-ui-trace-explorer/</link>
      <pubDate>Mon, 22 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://skywalking.apache.org/blog/2026-06-22-horizon-ui-trace-explorer/</guid>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sheng Wu</dc:creator>
      <category>Tracing</category>
      <category>Cloud Native</category>
      <description>Part 6 of the Meet Horizon UI series: a per-layer distributed-trace explorer — staged conditions, a duration-distribution chart you can box-select, three ways to read one trace, and a Zipkin tab beside the native one.</description>
    </item>
    <item>
      <title>认识 Horizon UI · 6/17：Trace 探索器</title>
      <link>https://skywalking.apache.org/zh/2026-06-22-horizon-ui-trace-explorer/</link>
      <pubDate>Mon, 22 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://skywalking.apache.org/zh/2026-06-22-horizon-ui-trace-explorer/</guid>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">吴晟</dc:creator>
      <category>Tracing</category>
      <category>Cloud Native</category>
      <description>Horizon UI 系列第六篇：位于 Layer 内的分布式 Trace 探索器：先配置条件再查询，在时延分布图上框选异常 Trace，并用瀑布图、调用树和统计表阅读同一条 Trace。</description>
    </item>
    <item>
      <title>Meet Horizon UI · 3/17: Topology &amp; Service Dependency</title>
      <link>https://skywalking.apache.org/blog/2026-06-21-horizon-ui-topology-and-dependency/</link>
      <pubDate>Sun, 21 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://skywalking.apache.org/blog/2026-06-21-horizon-ui-topology-and-dependency/</guid>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sheng Wu</dc:creator>
      <category>Cloud Native</category>
      <category>Tracing</category>
      <description>Part 3 of the Meet Horizon UI series: one template-driven topology engine that repaints for every layer, a filter to cut the noise, drill-down from a call into instances, the endpoint-dependency graph, and the cross-layer Smartscape overlay.</description>
    </item>
    <item>
      <title>认识 Horizon UI · 3/17：拓扑与服务依赖</title>
      <link>https://skywalking.apache.org/zh/2026-06-21-horizon-ui-topology-and-dependency/</link>
      <pubDate>Sun, 21 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://skywalking.apache.org/zh/2026-06-21-horizon-ui-topology-and-dependency/</guid>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">吴晟</dc:creator>
      <category>Cloud Native</category>
      <category>Tracing</category>
      <description>Horizon UI 系列第三篇：由模板驱动的拓扑引擎、拓扑降噪、从服务调用下钻到实例、endpoint 依赖图，以及跨 Layer 的 Smartscape 视图。</description>
    </item>
    <item>
      <title>用 SkyWalking 监控微信和支付宝小程序</title>
      <link>https://skywalking.apache.org/zh/2026-04-30-mini-program-monitoring-with-skywalking/</link>
      <pubDate>Thu, 30 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://skywalking.apache.org/zh/2026-04-30-mini-program-monitoring-with-skywalking/</guid>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">吴晟</dc:creator>
      <category>Agents</category>
      <category>Community</category>
      <category>Tracing</category>
      <description>SkyAPM/mini-program-monitor 与 SkyWalking OAP 配合，把微信和支付宝小程序纳入 SkyWalking 的端用户体验监控。本文聚焦数据通路、双平台抽象与 OAP 端集成。</description>
    </item>
    <item>
      <title>Query SkyWalking and Zipkin Traces with TraceQL and Visualize in Grafana</title>
      <link>https://skywalking.apache.org/blog/2026-04-08-traceql/</link>
      <pubDate>Wed, 08 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://skywalking.apache.org/blog/2026-04-08-traceql/</guid>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kai Wan</dc:creator>
      <category>Tracing</category>
      <category>Metrics</category>
      <description>SkyWalking 10.4 introduces TraceQL support, implementing Grafana Tempo&#39;s HTTP query APIs so that Grafana can query and visualize traces stored in SkyWalking.</description>
    </item>
    <item>
      <title>使用 TraceQL 查询 SkyWalking 和 Zipkin 链路追踪数据并在 Grafana 中可视化</title>
      <link>https://skywalking.apache.org/zh/2026-04-08-traceql/</link>
      <pubDate>Wed, 08 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://skywalking.apache.org/zh/2026-04-08-traceql/</guid>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">万凯</dc:creator>
      <category>Tracing</category>
      <category>Metrics</category>
      <description>SkyWalking 10.4 引入了 TraceQL 支持，实现了 Grafana Tempo 的 HTTP 查询 API，使 Grafana 可以直接查询和可视化 SkyWalking 中存储的链路追踪数据。</description>
    </item>
    <item>
      <title>基于 SkyWalking 10.4 的大模型应用监控：洞察 LLM 的性能与成本</title>
      <link>https://skywalking.apache.org/zh/2026-04-05-virtual-genai-monitoring/</link>
      <pubDate>Sun, 05 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://skywalking.apache.org/zh/2026-04-05-virtual-genai-monitoring/</guid>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">邵一鸣</dc:creator>
      <category>AI</category>
      <category>Engineering</category>
      <category>Tracing</category>
      <description>SkyWalking 10.4 增加了 Virtual GenAI 观测面板,本文将介绍该新特性的使用。</description>
    </item>
    <item>
      <title>SkyWalking Ruby Quick Start and Principle Introduction</title>
      <link>https://skywalking.apache.org/blog/2025-03-06-introduction-to-skywalking-ruby/</link>
      <pubDate>Thu, 06 Mar 2025 00:00:00 +0000</pubDate>
      <guid>https://skywalking.apache.org/blog/2025-03-06-introduction-to-skywalking-ruby/</guid>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zixin Zhou</dc:creator>
      <category>Agents</category>
      <category>Tracing</category>
      <description>This article demonstrates how to integrate applications with SkyWalking Ruby and provides a brief interpretation of the implementation mechanism of Ruby auto-instrumentation plugins.</description>
    </item>
    <item>
      <title>SkyWalking Ruby 快速开始与原理介绍</title>
      <link>https://skywalking.apache.org/zh/2025-03-06-introduction-to-skywalking-ruby/</link>
      <pubDate>Thu, 06 Mar 2025 00:00:00 +0000</pubDate>
      <guid>https://skywalking.apache.org/zh/2025-03-06-introduction-to-skywalking-ruby/</guid>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">周梓鑫</dc:creator>
      <category>Agents</category>
      <category>Tracing</category>
      <description>本文演示如何将应用程序与 SkyWalking Ruby 集成，并对 Ruby 自动探针插件实现机制进行简要解读</description>
    </item>
    <item>
      <title>Introduce R3 to recognition RESTFul URI</title>
      <link>https://skywalking.apache.org/blog/2024-010-15-introduce-r3-to-recognition-restful-url/</link>
      <pubDate>Thu, 17 Oct 2024 00:00:00 +0000</pubDate>
      <guid>https://skywalking.apache.org/blog/2024-010-15-introduce-r3-to-recognition-restful-url/</guid>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Han Liu</dc:creator>
      <category>Agents</category>
      <category>Tracing</category>
      <description>This article will introduce how to use R3 to identify RESTFul URIs and integrate them into SkyWalking.</description>
    </item>
    <item>
      <title>引入 R3 识别 RESTFul URI</title>
      <link>https://skywalking.apache.org/zh/2024-010-15-introduce-r3-to-recognition-restful-url/</link>
      <pubDate>Thu, 17 Oct 2024 00:00:00 +0000</pubDate>
      <guid>https://skywalking.apache.org/zh/2024-010-15-introduce-r3-to-recognition-restful-url/</guid>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">刘晗</dc:creator>
      <category>Tracing</category>
      <category>Community</category>
      <description>本文将介绍如何使用 R3 识别 RESTFul URI 并将其集成到 SkyWalking 中。</description>
    </item>
    <item>
      <title>Detailed explanation of SkyWalking Go Toolkit Trace</title>
      <link>https://skywalking.apache.org/blog/2023-10-18-skywalking-toolkit-trace/</link>
      <pubDate>Wed, 18 Oct 2023 00:00:00 +0000</pubDate>
      <guid>https://skywalking.apache.org/blog/2023-10-18-skywalking-toolkit-trace/</guid>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alipebt</dc:creator>
      <category>Tracing</category>
      <description>This article shows the introduction and usage of toolkit trace provided by Skywalking Go to users.</description>
    </item>
    <item>
      <title>Activating Automatical Performance Analysis -- Continuous Profiling</title>
      <link>https://skywalking.apache.org/blog/2023-06-25-intruducing-continuous-profiling-skywalking-with-ebpf/</link>
      <pubDate>Sun, 25 Jun 2023 00:00:00 +0000</pubDate>
      <guid>https://skywalking.apache.org/blog/2023-06-25-intruducing-continuous-profiling-skywalking-with-ebpf/</guid>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Han Liu</dc:creator>
      <category>Profiling</category>
      <category>Tracing</category>
      <description>Introduce and demonstrate how SkyWalking implements eBPF-based process monitoring with few manual engagements. The profiling could be automatically activated driven by the preset conditions.</description>
    </item>
    <item>
      <title>自动化性能分析——持续剖析</title>
      <link>https://skywalking.apache.org/zh/2023-06-25-intruducing-continuous-profiling-skywalking-with-ebpf/</link>
      <pubDate>Sun, 25 Jun 2023 00:00:00 +0000</pubDate>
      <guid>https://skywalking.apache.org/zh/2023-06-25-intruducing-continuous-profiling-skywalking-with-ebpf/</guid>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">刘晗</dc:creator>
      <category>Profiling</category>
      <category>Tracing</category>
      <description>介绍并演示 SkyWalking 如何在很少的人工参与下实现基于 ebpf 的进程监控。在预设条件的驱动下，剖析可以自动激活。</description>
    </item>
    <item>
      <title>使用SkyWalking go agent快速实现Dubbo Go监控</title>
      <link>https://skywalking.apache.org/zh/2023-06-05-quick-start-using-skywalking-go-monitoring-dubbo-go/</link>
      <pubDate>Mon, 05 Jun 2023 00:00:00 +0000</pubDate>
      <guid>https://skywalking.apache.org/zh/2023-06-05-quick-start-using-skywalking-go-monitoring-dubbo-go/</guid>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">刘晗</dc:creator>
      <category>Agents</category>
      <category>Tracing</category>
      <description>本文演示如何将Dubbo Go应用程序与 SkyWalking Go 集成，并在 SkyWalking UI 中查看结果。</description>
    </item>
    <item>
      <title>Quick start with SkyWalking Go Agent</title>
      <link>https://skywalking.apache.org/blog/2023-06-01-quick-start-with-skywalking-go-agent/</link>
      <pubDate>Thu, 01 Jun 2023 00:00:00 +0000</pubDate>
      <guid>https://skywalking.apache.org/blog/2023-06-01-quick-start-with-skywalking-go-agent/</guid>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Han Liu</dc:creator>
      <category>Agents</category>
      <category>Tracing</category>
      <description>Demonstrates how to integrate your application with SkyWalking Go and view the results in the SkyWalking UI.</description>
    </item>
    <item>
      <title>SkyWalking Go Agent 快速开始指南</title>
      <link>https://skywalking.apache.org/zh/2023-06-01-quick-start-with-skywalking-go-agent/</link>
      <pubDate>Thu, 01 Jun 2023 00:00:00 +0000</pubDate>
      <guid>https://skywalking.apache.org/zh/2023-06-01-quick-start-with-skywalking-go-agent/</guid>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">刘晗</dc:creator>
      <category>Agents</category>
      <category>Tracing</category>
      <description>本文演示如何将应用程序与 SkyWalking Go 集成，并在 SkyWalking UI 中查看结果。</description>
    </item>
    <item>
      <title>eBPF enhanced HTTP observability - L7 metrics and tracing</title>
      <link>https://skywalking.apache.org/blog/ebpf-enhanced-http-observability-l7-metrics-and-tracing/</link>
      <pubDate>Thu, 12 Jan 2023 00:00:00 +0000</pubDate>
      <guid>https://skywalking.apache.org/blog/ebpf-enhanced-http-observability-l7-metrics-and-tracing/</guid>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Han Liu, Sheng Wu</dc:creator>
      <category>Tracing</category>
      <category>Metrics</category>
      <category>Profiling</category>
      <description>This article will show how to use Apache SkyWalking with eBPF to enhance metrics and traces in HTTP observability.</description>
    </item>
    <item>
      <title>使用 eBPF 提升 HTTP 可观测性 - L7 指标和追踪</title>
      <link>https://skywalking.apache.org/zh/ebpf-enhanced-http-observability-l7-metrics-and-tracing/</link>
      <pubDate>Thu, 12 Jan 2023 00:00:00 +0000</pubDate>
      <guid>https://skywalking.apache.org/zh/ebpf-enhanced-http-observability-l7-metrics-and-tracing/</guid>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">刘晗，吴晟</dc:creator>
      <category>Tracing</category>
      <category>Metrics</category>
      <category>Profiling</category>
      <description>本文将展示如何使用 Apache SkyWalking 与 eBPF 来增强 HTTP 观察性中的度量和追踪。</description>
    </item>
  </channel>
</rss>
