-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
feat(relay): Managed Relay for all (front-end) #98688
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(relay): Managed Relay for all (front-end) #98688
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good - clicked through in dev-ui and works in all plan types now (including free).
There is still a call-out here in the docs that are linked to from the UI that managed mode is only available in Business or above, that should also be removed: https://docs.sentry.io/product/relay/getting-started/#registering-relay-with-sentry
Great spot I already have a draft docs PR so will add this to that one. |
Back-end changes to make managed relay available for all. Front-end here: #98688 Ref: https://linear.app/getsentry/issue/INGEST-544/update-sentry
Back-end changes to make managed relay available for all. Front-end here: #98688 Ref: https://linear.app/getsentry/issue/INGEST-544/update-sentry
|
PR reverted: 4d73256 |
This reverts commit a9454bc. Co-authored-by: tobias-wilfert <[email protected]>
This reverts commit 4d73256.
…9008) This reverts commit 4d73256. The test that made the deploy fail the last time has been removed now: getsentry/getsentry#18321
Back-end changes to make managed relay available for all. Front-end here: #98688 Ref: https://linear.app/getsentry/issue/INGEST-544/update-sentry
Front-end changes to make managed relay available for all. Back-end here: #98696 Ref: https://linear.app/getsentry/issue/INGEST-544/update-sentry
This reverts commit a9454bc. Co-authored-by: tobias-wilfert <[email protected]>
…9008) This reverts commit 4d73256. The test that made the deploy fail the last time has been removed now: getsentry/getsentry#18321
This needs to be coordinated with changes in Sentry that make managed mode available to everyone and an updating of the docs telling people managed mode is now available. Sentry PRs: getsentry/sentry#98696 & getsentry/sentry#98688 Docs PR: getsentry/sentry-docs#14787 Ref: https://linear.app/getsentry/issue/INGEST-545/update-relay --------- Co-authored-by: Joris Bayer <[email protected]>
Front-end changes to make managed relay available for all.
Back-end here: #98696
Ref: https://linear.app/getsentry/issue/INGEST-544/update-sentry