Expand description
Temporal window validator for OTEL span containment
Validates that child spans are temporally contained within parent spans. This ensures proper span lifecycle management and helps detect timing issues.
Structsยง
- Window
Expectation - Represents a temporal window expectation
- Window
Validator - Window validator for validating multiple window expectations