Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
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
766 changes: 766 additions & 0 deletions docs/guides/custom-spans.mdx

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions docs/guides/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: Guides
sidebar_order: 15
description: "Practical guidance on what to instrument, what to query, and how to get value from Sentry after setup."
---

You've set up Sentry. Now what?

These guides help you move from "Sentry is configured" to "Sentry is helping me find and fix problems." Each covers what to instrument, what queries to run, and what alerts to create.

<PageGrid />
Loading
Loading