What problem does it solve?
Investigating Fluid Framework errors, performance regressions, and deployment issues requires deep knowledge of the Office Fluid Kusto database schema, correlation ID hierarchy, and partner-specific tables. This Skill provides the complete reference needed to write correct Kusto queries for telemetry investigations without memorizing dozens of tables and fields.
Core Features & Use Cases
- Full Schema Reference: Documents all FluidRuntime tables (Error, Performance, Generic), OWH/QoS tables, and partner databases (OneNote, Outlook Web, Video, Scriptor, HostTracker) with field-level explanations.
- Query Cookbook: Provides ready-to-use queries for session lookup, error timecharts, impact breadth assessment, version-to-error correlation, ICE/ACE rate calculation, and dataCorruptionError triage.
- Investigation Playbooks: Covers partner incident response, FF bump tracking, render reliability, container reconnect analysis, and stress test automation queries.
- Use Case: A partner reports elevated 429 throttling errors in Loop. Use this Skill to build a query that counts affected sessions and documents by container type, correlates errors with loader/runtime/driver versions, and identifies the regression window.
Quick Start
Ask the assistant to write a Kusto query that finds all Fluid errors for a given Session_Id or docId in the Office Fluid database over the past three days.