Other ● Sealed v1.0 (treated)

RDS_SessionMetrics

RDS Session Metrics collection for VDI Session Health analytics.

What it does

Collects per-session live telemetry (latency, protocol, reconnect, input delay, frame rate) from Remote Desktop Services and Citrix Virtual Apps & Desktops where available. Falls back to host-level latency probes when no broker is reachable so the analytics view receives best-effort data. Output: <ProfilePath>\Raw\RDSSessionMetrics.csv Schema: SessionId, UserName, PoolName, HostName, VMName, State, LatencyMs, ProtocolPerfScore, ReconnectRate, InputDelayMs, FrameRate, ConnectedSince, Source

How the app exposes it

The module runs through the ACQI discovery orchestrator and writes its rows into a dedicated results view. From there, conflicts, dependencies, and readiness scores feed the deal-wide consolidation layer.

Route in app:
/discovered/rds-session-metrics

Outputs

Each module emits a normalised CSV keyed by entity ID with readiness and risk scores, evidence-source counts, and last-seen timestamps. The exact column set varies by module — the app's results view shows the live schema.