Module window_validator

Module window_validator 

Source
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ยง

WindowExpectation
Represents a temporal window expectation
WindowValidator
Window validator for validating multiple window expectations