Expand description
Count validator for OTEL cardinality validation
Validates that span counts match expected bounds (gte, lte, eq) for total counts, error counts, event counts, and per-name counts.
Structsยง
- Count
Bound - Count bound specification supporting gte/lte/eq constraints
- Count
Expectation - Count expectation for span cardinality validation