You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/product/index.mdx
+6-10Lines changed: 6 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,13 @@
1
1
---
2
-
title: Products
2
+
title: Product Walkthroughs
3
+
sidebar_order: 30
4
+
description: "Sentry can be used to not just observe, but debug errors as well as identify performance issues. Check out our product walkthroughs to see it in action."
3
5
---
4
6
5
-
#Products
7
+
## What's Sentry?
6
8
7
-
Welcome to the Sentry Products documentation. Here you can find detailed information about our products:
9
+
Sentry is a software monitoring tool that helps developers identify and debug performance issues and errors. From end-to-end distributed tracing to performance monitoring, Sentry provides code-level observability that makes it easy to diagnose issues and learn continuously about your application code health across systems and services.
8
10
9
-
<<<<<<<HEAD
10
11
## What Can Sentry Help With?
11
12
12
13
As a full-stack application monitoring solution, Sentry provides the following features to help you keep your app running smoothly and your users happy:
@@ -49,7 +50,7 @@ Our [**LLM Monitoring**](/product/insights/llm-monitoring/) feature gives you in
Sentry's [**Uptime Monitoring**](/product/uptime-monitoring/) helps you maintain uptime for your web services by monitoring relevant URLs. It continuously tracks configured URLs, delivering alerts and insights to quickly identify downtime and troubleshoot issues. By leveraging [distributed tracing](/product/uptime-monitoring/uptime-tracing/), Sentry enables you to pinpoint any errors that occur during an uptime check, simplifying triage and accelerating root cause analysis.
53
54
54
55
### Recurring Job Monitoring
55
56
@@ -74,8 +75,3 @@ Sentry provides many [**integrations**](/organization/integrations/) to support
74
75
### SDK Support for Over 100 Platforms
75
76
76
77
Sentry supports over [100 platforms and frameworks](/platforms/), including 30+ coding languages, so you can track errors and performance issues no matter what your application is built on. Our SDKs have you covered so you can get started with Sentry in just a few lines of code.
77
-
=======
78
-
-[Sentry](/product/sentry/)
79
-
-[SentryPrevent](/product/sentry-prevent/)
80
-
-[Seer](/product/seer/)
81
-
>>>>>>> 74618ae7f (top nav with multi-product section and SDK section)
0 commit comments