Skip to content

TelemetryScope

TelemetryScope(__namedParameters): ReactElement

Establishes ambient telemetry context (area / action / purpose) for its descendants (plan 144 TASK-12 / REQ-21). Nested scopes merge inner-over-outer, and per-event useTrack options override the scope (the outer → inner → invocation precedence). It is renderless — renders its children unchanged, adds no DOM node (REQ-19), and works with or without a RevTurbine provider (AC-13).

TelemetryScopeProps

ReactElement