Skip to main content
Source: Al0079ManualSpanRecommendedAnalyzer.cs

Description

Complex async patterns such as parallel tasks, fan-out/fan-in, or background processing benefit from manual spans to accurately capture the execution flow.

Bad Code

Good Code

Properties

  • Category: OpenTelemetry
  • Severity: Info
  • Enabled by default: True
  • Code fix available: False

Configuration