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).
- Resource
Span - A resource-attributed span carrying grafOS-specific metadata.
Enums§
- Span
Status - Status of a completed span.