Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/platforms/ruby/common/configuration/environments.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Environments
sidebar_order: 30
description: "Learn how to configure your SDK to tell Sentry about your environments."
sidebar_order: 30
sidebar_section: configuration
---

Environments tell you where an error occurred, whether that's in your production system, your staging server, or elsewhere.
Expand Down
3 changes: 2 additions & 1 deletion docs/platforms/ruby/common/configuration/filtering.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Filtering
sidebar_order: 60
description: "Learn more about how to configure your SDK to filter events reported to Sentry."
sidebar_order: 60
sidebar_section: configuration
---

When you add Sentry to your app, you get a lot of valuable information about errors and performance. And lots of information is good -- as long as it's the right information, at a reasonable volume.
Expand Down
8 changes: 5 additions & 3 deletions docs/platforms/ruby/common/configuration/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
---
title: Configuration
description: "Additional configuration options for the SDK."
sidebar_order: 5
title: Extended Configuration
sidebar_title: Extended Configuration
description: "Learn about additional configuration options for the Ruby SDK."
sidebar_order: 13
sidebar_section: configuration
---

<PageGrid />
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Integration Options
sidebar_order: 200
description: "Learn about configuring integrations."
sidebar_order: 200
sidebar_section: configuration
---

## sentry-rails
Expand Down
1 change: 1 addition & 0 deletions docs/platforms/ruby/common/configuration/options.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Options
description: "Learn more about how the SDK can be configured via options. These are being passed to the init function and therefore set when the SDK is first initialized."
sidebar_order: 1
sidebar_section: configuration
---

<PlatformContent includePath="configuration/config-intro" />
Expand Down
3 changes: 2 additions & 1 deletion docs/platforms/ruby/common/configuration/releases.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Releases & Health
sidebar_order: 40
description: "Learn how to configure your SDK to tell Sentry about your releases."
sidebar_order: 40
sidebar_section: configuration
---

A release is a version of your code that is deployed to an <PlatformLink to="/configuration/environments/">environment</PlatformLink>. When you give Sentry information about your releases, you can:
Expand Down
1 change: 1 addition & 0 deletions docs/platforms/ruby/common/configuration/sampling.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Sampling
description: "Learn how to configure the volume of error and transaction events sent to Sentry."
sidebar_section: configuration
sidebar_order: 50
---

Expand Down
3 changes: 2 additions & 1 deletion docs/platforms/ruby/common/crons/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
title: Set Up Crons
sidebar_title: Crons
description: "Sentry Crons allows you to monitor the uptime and performance of any scheduled, recurring job in your application."
sidebar_order: 5750
sidebar_order: 9
sidebar_section: features
---

Once implemented, it'll allow you to get alerts and metrics to help you solve errors, detect timeouts, and prevent disruptions to your service.
Expand Down
3 changes: 2 additions & 1 deletion docs/platforms/ruby/common/data-management/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Data Management
sidebar_order: 2500
description: Manage your events by pre-filtering, scrubbing sensitive information, and forwarding them to other systems.
sidebar_order: 15
sidebar_section: configuration
---

<PageGrid />
3 changes: 2 additions & 1 deletion docs/platforms/ruby/common/enriching-events/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Enriching Events
description: Enrich events with additional context to make debugging simpler.
sidebar_order: 2300
sidebar_order: 12
sidebar_section: configuration
---

<PageGrid />
3 changes: 2 additions & 1 deletion docs/platforms/ruby/common/integrations/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Integrations
description: "Sentry provides additional integrations designed to change configuration or add instrumentation to your application."
sidebar_order: 40
sidebar_order: 14
sidebar_section: configuration
---

The Sentry SDK uses integrations to hook into the functionality of popular frameworks and libraries to automatically instrument your application and give you the best data out of the box.
Expand Down
3 changes: 2 additions & 1 deletion docs/platforms/ruby/common/migration.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Migration Guide
sidebar_order: 8000
description: "Learn about how to migrate from the deprecated sentry-raven SDK."
sidebar_order: 17
sidebar_section: configuration
---

## Table of Content
Expand Down
3 changes: 2 additions & 1 deletion docs/platforms/ruby/common/profiling/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
title: Set Up Profiling
sidebar_title: Profiling
description: "Learn how to enable profiling in your app if it is not already set up."
sidebar_order: 5000
sidebar_order: 8
sidebar_section: features
---

<PlatformContent includePath="profiling/index/preface" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
title: Set Up Security Policy Reporting
sidebar_title: Security Policy Reporting
sidebar_order: 7500
description: "Learn how Sentry can help manage Content-Security-Policy violations and reports here."
sidebar_order: 16
sidebar_section: configuration
---

<Include name="platforms/security-policy-reporting/content.mdx" />
3 changes: 2 additions & 1 deletion docs/platforms/ruby/common/tracing/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
title: Set Up Tracing
sidebar_title: Tracing
description: "Learn how to enable tracing in your app and discover valuable performance insights of your application."
sidebar_order: 4000
sidebar_order: 6
sidebar_section: features
---

With [tracing](/product/insights/overview/), Sentry tracks your software performance, measuring metrics like throughput and latency, and displaying the impact of errors across multiple systems. Sentry captures distributed traces consisting of transactions and spans, which measure individual services and individual operations within those services. Learn more about our model in [Distributed Tracing](/product/sentry-basics/tracing/distributed-tracing/).
Expand Down
3 changes: 2 additions & 1 deletion docs/platforms/ruby/common/troubleshooting.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Troubleshooting
description: "Learn how to troubleshoot your SDK setup."
sidebar_order: 9000
sidebar_order: 18
sidebar_section: configuration
---

## General
Expand Down
6 changes: 4 additions & 2 deletions docs/platforms/ruby/common/usage/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
---
title: Usage
title: Capturing Errors
sidebar_title: Capturing Errors
description: "Use the SDK to manually capture errors and other events."
sidebar_order: 10
sidebar_order: 3
sidebar_section: features
---

Sentry's SDK hooks into your runtime environment and automatically reports errors, uncaught exceptions, and unhandled rejections as well as other types of errors depending on the platform.
Expand Down
3 changes: 2 additions & 1 deletion docs/platforms/ruby/common/user-feedback/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
title: Set Up User Feedback
sidebar_title: User Feedback
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."
sidebar_order: 6000
sidebar_order: 10
sidebar_section: features
---

When a user experiences an error, Sentry provides the ability to collect additional feedback. You can collect feedback according to the method supported by the SDK.
Expand Down
4 changes: 3 additions & 1 deletion docs/platforms/ruby/guides/rails/logs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
title: Set Up Logs
sidebar_title: Logs
description: "Structured logs allow you to send, view and query logs sent from your Rails applications within Sentry."
sidebar_order: 5600
sidebar_order: 4
sidebar_section: features
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Duplicate sidebar_order in features navigation section

Both docs/platforms/ruby/logs/index.mdx and this file have sidebar_order: 4 with sidebar_section: features. Duplicate sidebar_order values in the same section will cause navigation ordering conflicts. The Rails-specific guide should have a distinct sidebar_order value to maintain proper navigation hierarchy.

Fix in Cursor Fix in Web

new: true
---

With Sentry Structured Logs, you can send text-based log information from your Rails applications to Sentry. Once in Sentry, these logs can be viewed alongside relevant errors, searched by text-string, or searched using their individual attributes.
Expand Down
4 changes: 3 additions & 1 deletion docs/platforms/ruby/logs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
title: Set Up Logs
sidebar_title: Logs
description: "Structured logs allow you to send, view and query logs sent from your applications within Sentry."
sidebar_order: 5755
sidebar_order: 4
sidebar_section: features
new: true
---

With Sentry Structured Logs, you can send text-based log information from your applications to Sentry. Once in Sentry, these logs can be viewed alongside relevant errors, searched by text-string, or searched using their individual attributes.
Expand Down