Table of Contents

Namespace DotCompute.Core.Telemetry.Spans

Classes

SpanContext

Represents the context and metadata for a single span within a distributed trace. Contains timing information, status, attributes, and hierarchical relationships.

SpanData

Represents immutable span data captured during trace execution. Contains all the essential information about a completed span.

SpanEvent

Represents a point-in-time event that occurred during a span's execution. Events capture specific moments or state changes within the span lifecycle.