Skip to content

Finish the Sentry sunset cleanup - #2452

Merged
kcmartin merged 1 commit into
mainfrom
sentry-sunset-followup
Aug 7, 2026
Merged

Finish the Sentry sunset cleanup#2452
kcmartin merged 1 commit into
mainfrom
sentry-sunset-followup

Conversation

@kcmartin

@kcmartin kcmartin commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Follow-up to #2447. That PR updated the Sentry page and four others, but three pages still described the partnership in present tense and sent new users toward a signup flow that no longer exists.

  • Going to production checklist: the error tracking item told readers that "Fly.io organizations get a year's worth of Sentry Team Plan credits" and linked to the plan details anchor. This is the most likely path for a new user to hit the dead flow, since the checklist is what we point people at before launch. It now points at signing up with Sentry directly and setting SENTRY_DSN as an app secret.
  • Monitoring index: dropped the "can claim a year's worth of Team Plan credits" sentence and the "from our extension providers" framing in the section heading. The linked Sentry page already carries the sunset banner.
  • Shared-nothing blueprint: the closing recommendation linked to the community post announcing the integrated Sentry error tracking. Points to sentry.io instead. The other Sentry mentions in that blueprint are the author describing his own tooling, so they stay.

Two things outside this repo that are still open:

  • /docs/flyctl/extensions-sentry-create/ still reads "Provision a Sentry project for a Fly.io app" with no warning, and fly extensions still lists the subcommand. Those pages are generated from flyctl, so closing that path needs a change upstream.
  • The fly launch output samples in the Next.js, Python, and Rust guides still show a Sentry: false (not requested) line. Accurate to what flyctl prints today, so left alone.

PR #2447 removed the dead provisioning flow from the Sentry page and four
others, but three pages still advertised the partnership in present tense
and pointed new users at a signup that no longer exists.

- Going to production checklist: the error tracking item promised a year
  of Team Plan credits through the extension. Now points at signing up
  with Sentry directly and setting SENTRY_DSN as a secret.
- Monitoring index: dropped the "claim a year's worth of Team Plan
  credits" line and the extension-provider framing from the section head.
- Shared-nothing blueprint: the closing Sentry recommendation linked to
  the community post announcing the integration. Links to sentry.io now.
@kcmartin
kcmartin requested a review from igor-ladkin August 7, 2026 00:11

@igor-ladkin igor-ladkin 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.

LGTM

@kcmartin
kcmartin merged commit d925c7f into main Aug 7, 2026
2 checks passed
@kcmartin
kcmartin deleted the sentry-sunset-followup branch August 7, 2026 15:42
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