From c7fbcc76310f1166e259b8690752557262975c81 Mon Sep 17 00:00:00 2001 From: Matej Minar Date: Wed, 9 Oct 2024 11:42:26 +0200 Subject: [PATCH 1/2] feat(metrics): Hide metrics from sidebar --- docs/product/explore/metrics/index.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/product/explore/metrics/index.mdx b/docs/product/explore/metrics/index.mdx index 00fd18fedf775..ba35e4830a658 100644 --- a/docs/product/explore/metrics/index.mdx +++ b/docs/product/explore/metrics/index.mdx @@ -2,6 +2,7 @@ title: "Metrics" sidebar_order: 40 description: "Metrics help you track and visualize the data points you care about, making it easier to monitor your application health and identify issues." +sidebar_hidden: true --- From 743ed29dde150714529293168464bdca3d3778b4 Mon Sep 17 00:00:00 2001 From: Matej Minar Date: Wed, 9 Oct 2024 12:39:58 +0200 Subject: [PATCH 2/2] exclude metrics from page grid --- docs/product/explore/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/product/explore/index.mdx b/docs/product/explore/index.mdx index f8a4aa3ea16df..155bb02ab1e00 100644 --- a/docs/product/explore/index.mdx +++ b/docs/product/explore/index.mdx @@ -8,4 +8,4 @@ The Explore tab in Sentry offers multiple ways to search and investigate your ap ## Learn More - +