Skip to content

Commit 2e0fc84

Browse files
Flash0vercoolguyzone
authored andcommitted
docs(dotnet): move up Metrics feature in sidebar (#17539)
1 parent 265a456 commit 2e0fc84

5 files changed

Lines changed: 6 additions & 5 deletions

File tree

docs/platforms/dotnet/common/crons/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Set Up Crons
33
sidebar_title: Crons
44
description: "Sentry Crons allows you to monitor the uptime and performance of any scheduled, recurring job in your application."
5-
sidebar_order: 5
5+
sidebar_order: 6
66
sidebar_section: features
77
---
88

docs/platforms/dotnet/common/metrics/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
title: Set Up Metrics
33
sidebar_title: Metrics
44
description: "Metrics allow you to send, view and query counters, gauges and measurements sent from your applications within Sentry."
5-
sidebar_order: 7
5+
sidebar_order: 3
66
sidebar_section: features
7+
new: true
78
---
89

910
<AgentSkillsCallout skill="sentry-dotnet-sdk" platformName=".NET" />

docs/platforms/dotnet/common/profiling/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Set Up .NET Profiling
33
sidebar_title: Profiling
44
description: "Learn how to enable profiling in your app if it is not already set up."
5-
sidebar_order: 4
5+
sidebar_order: 5
66
sidebar_section: features
77
notSupported:
88
- dotnet.uwp

docs/platforms/dotnet/common/tracing/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Set Up Tracing
33
sidebar_title: Tracing
44
description: "Learn how to enable tracing in your app and discover valuable performance insights of your application."
5-
sidebar_order: 3
5+
sidebar_order: 4
66
sidebar_section: features
77
---
88

docs/platforms/dotnet/common/user-feedback/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Set Up User Feedback
33
sidebar_title: User Feedback
44
description: "Learn more about collecting user feedback when an event occurs. Sentry pairs the feedback with the original event, giving you additional insight into issues."
5-
sidebar_order: 6
5+
sidebar_order: 7
66
sidebar_section: features
77
---
88

0 commit comments

Comments
 (0)