docs(mintlify): align Analytics group sidebar with Teams/Auth pattern

Group carries the icon; the overview page drops its frontmatter icon and
uses sidebarTitle Overview, so all four rows align.
This commit is contained in:
mantrakp04 2026-07-03 15:23:22 -07:00
parent e2ec3a7ccb
commit 7c538f7c43

View File

@ -1,7 +1,7 @@
---
title: "Analytics"
description: "Explore events, session replays, and SQL queries in your project's analytics dataset"
icon: "/images/app-icons/analytics.svg"
description: "Explore events, traces, session replays, and SQL queries in your project's analytics dataset"
sidebarTitle: "Overview"
---
The Analytics app gives you direct access to your project's analytics dataset in Hexclave. You can inspect raw event tables, explore span traces on a waterfall timeline, run ClickHouse SQL queries, and watch session replays to debug real user behavior.