Skip to content

docs(alerts): move alert creation to its own page - #19067

Merged
souredoutlook merged 14 commits into
masterfrom
nmeisenheimer/docs/split-alert-creation-page
Sep 23, 2026
Merged

souredoutlook merged 14 commits into
masterfrom
nmeisenheimer/docs/split-alert-creation-page

Conversation

@souredoutlook

Copy link
Copy Markdown
Contributor

Split the per-option detail out of the Alerts index into a dedicated Creating an Alert page, and document the new "alert on all issues in all projects" source option.

  • Add docs/product/monitors-and-alerts/alerts/create-alerts.mdx covering sources, environment, triggers, filters, actions, and throttling
  • Trim the Alerts index to a high-level summary plus permissions
  • Point legacy /product/alerts/create-alerts/ redirects at the new page
  • Update inbound links from the Monitors and uptime pages

DESCRIBE YOUR PR

Tell us what you're changing and why. If your PR resolves an issue, please link it so it closes automatically.

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:
  • 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

Split the per-option detail out of the Alerts index into a dedicated
Creating an Alert page, and document the new "alert on all issues in all
projects" source option.

- Add docs/product/monitors-and-alerts/alerts/create-alerts.mdx covering
  sources, environment, triggers, filters, actions, and throttling
- Trim the Alerts index to a high-level summary plus permissions
- Point legacy /product/alerts/create-alerts/ redirects at the new page
- Update inbound links from the Monitors and uptime pages

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 15, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
develop-docs Ready Ready Preview Sep 23, 2026 8:27pm UTC
sentry-docs Ready Ready Preview Sep 23, 2026 8:27pm UTC

Request Review

@rodolfoBee rodolfoBee left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

Comment thread docs/product/monitors-and-alerts/alerts/index.mdx Outdated
Comment thread docs/product/monitors-and-alerts/alerts/create-alerts.mdx Outdated
Comment thread docs/product/monitors-and-alerts/alerts/create-alerts.mdx Outdated
Comment thread docs/product/monitors-and-alerts/alerts/create-alerts.mdx Outdated
Comment thread docs/product/monitors-and-alerts/alerts/create-alerts.mdx Outdated
Comment thread docs/product/monitors-and-alerts/alerts/create-alerts.mdx Outdated
Comment thread docs/product/monitors-and-alerts/alerts/create-alerts.mdx
Comment thread docs/product/monitors-and-alerts/alerts/create-alerts.mdx Outdated
Comment thread docs/product/monitors-and-alerts/alerts/create-alerts.mdx Outdated
Comment thread docs/product/monitors-and-alerts/alerts/create-alerts.mdx Outdated
Comment thread docs/product/monitors-and-alerts/alerts/create-alerts.mdx Outdated
Comment thread docs/product/monitors-and-alerts/alerts/create-alerts.mdx Outdated
Comment thread docs/product/monitors-and-alerts/alerts/create-alerts.mdx
Comment thread docs/product/monitors-and-alerts/alerts/create-alerts.mdx Outdated
Comment thread docs/product/monitors-and-alerts/alerts/create-alerts.mdx Outdated
Comment thread docs/product/monitors-and-alerts/alerts/create-alerts.mdx

@sfanahata sfanahata left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I love the direction! I think we need to clean this up a bit before we merge. See comments and let me know if you want to chat.

souredoutlook and others added 7 commits August 24, 2026 15:50
Co-authored-by: Shannon Anahata <shannon.anahata@gmail.com>
Co-authored-by: Shannon Anahata <shannon.anahata@gmail.com>
Co-authored-by: Shannon Anahata <shannon.anahata@gmail.com>
Co-authored-by: Shannon Anahata <shannon.anahata@gmail.com>
Co-authored-by: Shannon Anahata <shannon.anahata@gmail.com>
Co-authored-by: Shannon Anahata <shannon.anahata@gmail.com>
Co-authored-by: Shannon Anahata <shannon.anahata@gmail.com>
souredoutlook and others added 2 commits August 24, 2026 16:03
Co-authored-by: Shannon Anahata <shannon.anahata@gmail.com>
Co-authored-by: Shannon Anahata <shannon.anahata@gmail.com>
- Fold the "Alert on All Projects" section into the source bullet and drop the now-dead anchor
- Reword the If/Then filter explanation: one qualifier per If block, many blocks per Alert
- Replace "occurrence-based monitors" jargon with the triggers the filters actually require
- Move the filter-compatibility Alert up under If: Filters, where it applies to all filter types
- Describe the ticket creation settings panel instead of an unexplained bolded phrase
- Fix "sometvhing" typo

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Replaces the TODO placeholder in the Ticket Creation section.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

@sfanahata sfanahata left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🚀 Looks great! Thanks for making the changes.

Covers two cases that are hard to self-diagnose today: integrations
missing from the actions list, and hitting an Alert count limit. The
limits are described rather than enumerated, since the specific
ceilings aren't published and are raisable per organization.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@souredoutlook
souredoutlook enabled auto-merge (squash) September 23, 2026 20:14
@codeowner-assignment
codeowner-assignment Bot requested a review from a team September 23, 2026 20:15
@souredoutlook
souredoutlook merged commit cced58b into master Sep 23, 2026
24 checks passed
@souredoutlook
souredoutlook deleted the nmeisenheimer/docs/split-alert-creation-page branch September 23, 2026 20:30

This branch was successfully deployed

2 active deployments
Preview – sentry-docs 6f025083 Deployed Sep 23, 2026 by vercel[bot]
Preview – develop-docs 6f025083 Deployed Sep 23, 2026 by vercel[bot]
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.

4 participants