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§
- Failure
Details - Validation failure details for precise error reporting
- Span
Data - Represents a single OTEL span from the collector’s file exporter
- Span
Validator - Span validator for OTEL self-testing
- Validation
Result - Validation result with detailed pass/fail information
Enums§
- Span
Assertion - Assertion types for span validation
- Span
Kind - OTEL span kind enumeration