Module span

Module span 

Source
Expand description

Resource-attributed spans for grafOS distributed tracing.

A ResourceSpan extends standard OTel span data with grafOS-specific resource attribution: lease IDs, operation counts, byte throughput, and lease cost. This metadata makes grafOS traces strictly richer than standard application traces.

Structs§

OpKey
Key for operation count tracking: (resource type, operation type).
ResourceSpan
A resource-attributed span carrying grafOS-specific metadata.

Enums§

SpanStatus
Status of a completed span.