Skip to content

Conversation

@markstory
Copy link
Member

Several of our files endpoints require usage of the region domains instead of sentry.io or slug.sentry.io. Having the server context defined in these endpoints will enable us to generate better example code in the docs.

Refs #81232

Several of our files endpoints require usage of the region domains
instead of sentry.io or slug.sentry.io. Having the server context
defined in these endpoints will enable us to generate better example
code in the docs.

Refs #81232
@markstory markstory requested a review from a team as a code owner December 16, 2024 17:21
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Dec 16, 2024
We shouldn't need the us/de list if we also have the templated region
domain as well.
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Dec 16, 2024
@github-actions
Copy link
Contributor

🚨 Warning: This pull request contains Frontend and Backend changes!

It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently.

Have questions? Please ask in the #discuss-dev-infra channel.

@markstory markstory merged commit bed8a9e into master Dec 16, 2024
49 of 50 checks passed
@markstory markstory deleted the add-server-to-files-docs branch December 16, 2024 22:42
evanh pushed a commit that referenced this pull request Dec 17, 2024
Several of our files endpoints require usage of the region domains
instead of sentry.io or slug.sentry.io. Having the server context
defined in these endpoints will enable us to generate better example
code in the docs.

Refs #81232
markstory added a commit to getsentry/sentry-docs that referenced this pull request Dec 17, 2024
Some of our endpoints require customers to use region domains in order
to have APIs work correctly across DE and US regions. I've already
updated those endpoints in getsentry/sentry#82159.

Refs getsentry/sentry#81232
markstory added a commit to getsentry/sentry-docs that referenced this pull request Dec 17, 2024
Some of our endpoints require customers to use region domains in order
to have APIs work correctly across DE and US regions. I've already
updated those endpoints in getsentry/sentry#82159.

Refs getsentry/sentry#81232
@github-actions github-actions bot locked and limited conversation to collaborators Jan 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants