Skip to content

Conversation

@sfanahata
Copy link
Contributor

@sfanahata sfanahata commented Nov 18, 2025

DESCRIBE YOUR PR

Created an LA directory for "new monitors and alerts"

Preview:
https://sentry-docs-git-monitors-alerts-la-version.sentry.dev/product/new-monitors-and-alerts/
https://sentry-docs-git-monitors-alerts-la-version.sentry.dev/product/new-monitors-and-alerts/alerts/
https://sentry-docs-git-monitors-alerts-la-version.sentry.dev/product/new-monitors-and-alerts/monitors/

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline: Dec 1
  • None: Not urgent, can wait up to 1 week+

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.
  • Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it.
    Thanks in advance for your help!

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

Shannon Anahata added 12 commits September 24, 2025 16:30
Resolved conflicts:
- docs/product/alerts/index.mdx: Kept new alert description and sidebar_order, added og_image from master
- docs/security-legal-pii/security/data-retention-periods.mdx: Merged retention period updates from master with documentation links
- Removed 6 old alert documentation files that were restructured (alert-types.mdx, create-alerts/*)
@vercel
Copy link

vercel bot commented Nov 18, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
sentry-docs Ready Ready Preview Comment Nov 18, 2025 7:49pm
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
develop-docs Ignored Ignored Preview Nov 18, 2025 7:49pm

@codeowner-assignment codeowner-assignment bot requested review from a team November 18, 2025 19:36
@sfanahata sfanahata changed the title Feat: Monitors alerts LA version feat: Monitors alerts LA version Nov 18, 2025
},
"status": "in_progress"
}
```
Copy link

Choose a reason for hiding this comment

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

Bug: JSON Syntax Errors Break Monitor Example

Invalid JSON syntax in the monitor upsert example. Line 118 is missing a comma after "timezone": "America/Los_Angeles", and line 120 has a trailing comma after "recovery_threshold": 1, which is invalid JSON. These errors will prevent the example from working when copied and used.

Fix in Cursor Fix in Web


<Expandable title="Why aren't recurring job errors showing up on my monitor details page?">

You may not have [linked errors to your monitor](/product/new-monitors-and-alerts/monitors/crons/getting-started/http/#connecting-errors-to-cron-monitors).
Copy link

Choose a reason for hiding this comment

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

Bug: Troubleshooting Link Leads Nowhere

Broken link reference. The troubleshooting page links to #connecting-errors-to-cron-monitors anchor in the HTTP getting started guide, but this section doesn't exist in that file. This will result in a broken anchor link that users won't be able to navigate to.

Fix in Cursor Fix in Web

@codecov
Copy link

codecov bot commented Nov 18, 2025

Bundle Report

Changes will increase total bundle size by 75.41kB (0.32%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-client-array-push 10.17MB -6 bytes (-0.0%) ⬇️
sentry-docs-server-cjs 12.7MB 75.42kB (0.6%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 882.71kB -0.0%
static/chunks/8321-*.js -3 bytes 425.87kB -0.0%
server/middleware-*.js -6.46kB 1.0kB -86.59%
server/middleware-*.js 6.46kB 7.46kB 645.5% ⚠️
static/VkElMcSciZfBYchflIpmQ/_buildManifest.js (New) 684 bytes 684 bytes 100.0% 🚀
static/VkElMcSciZfBYchflIpmQ/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/NdnQOTTlNhpysJCjmizFa/_buildManifest.js (Deleted) -684 bytes 0 bytes -100.0% 🗑️
static/NdnQOTTlNhpysJCjmizFa/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️
view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.74MB -0.0%
../instrumentation.js -3 bytes 1.07MB -0.0%
9523.js -3 bytes 1.04MB -0.0%
../app/[[...path]]/page.js.nft.json 25.14kB 796.44kB 3.26%
../app/platform-redirect/page.js.nft.json 25.14kB 796.35kB 3.26%
../app/sitemap.xml/route.js.nft.json 25.14kB 793.58kB 3.27%

ameliahsu added a commit to getsentry/sentry that referenced this pull request Nov 19, 2025
updated links according to
getsentry/sentry-docs#15550

we'll be keeping monitors/alerts docs in a separate folder during LA so
that they're still published/accessible but don't interfere with the
structure of existing docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants