Now when you open query analytics for each query, you see:
- SQL digests (the normalized patterns)
- Query examples (actual SQL queries that match the pattern)
- EXPLAIN plans (MySQL's execution plan)
Everything in one interface. No context switching, no hunting through logs.