Module span_validator

Module span_validator 

Source
Expand description

Span validator for OTEL self-testing

Validates that clnrm produced expected OTEL spans to prove functionality. This enables “testing via telemetry” - validating framework behavior by analyzing the spans it emitted.

Structs§

FailureDetails
Validation failure details for precise error reporting
SpanData
Represents a single OTEL span from the collector’s file exporter
SpanValidator
Span validator for OTEL self-testing
ValidationResult
Validation result with detailed pass/fail information

Enums§

SpanAssertion
Assertion types for span validation
SpanKind
OTEL span kind enumeration