Skip to content

Commit 743ed29

Browse files
committed
exclude metrics from page grid
1 parent c7fbcc7 commit 743ed29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/product/explore/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ The Explore tab in Sentry offers multiple ways to search and investigate your ap
88

99
## Learn More
1010

11-
<PageGrid />
11+
<PageGrid exclude={['metrics']} />

0 commit comments

Comments
 (0)