Tag: ActivitySource
All the articles with the tag "ActivitySource".
-
OpenTelemetry Traces .NET:ActivitySource、Span 与追踪管线
Published: at 12:12 AM深入理解 OpenTelemetry Traces 在 .NET 中的实现:从 ActivitySource/Activity 的 span 创建、Tags/Events/Exception 的上下文增强,到 W3C traceparent 跨服务传播和 OTel tracing pipeline 配置。包含 OrderService → InventoryService 的完整分布式追踪示例,以及常见坑点和测试方法。