develop
develop copied to clipboard
You may well have a better way of providing a relative link to the data handling material. I've simply added the full URL, partly as I've seen that you've already...
The `state` entry of the context seems to be too deeply nested here. If that's not the case it really isn't clear why this level of nesting is required.
The [Ingestion Pipeline (Relay)](https://develop.sentry.dev/environment/#ingestion-pipeline-relay) section on the Environment setup page is quite vague and difficult to understand. Specifically, the section contains several ambiguous uses of the words "this," "it," and...
 The UI special case the `http.status_code` tag in the transaction payload (not spans) to show the status sublabel with the HTTP status code (see flask image). This looks suboptimal...
Vercel is limited to Node 18+ starting 2024-02-06 We need to upgrade the min node version for develop before then.
Based on this page https://develop.sentry.dev/self-hosted/backup/ There needs to be work completed to add proper documentation on how to migrate a sentry instance from one server to another. I have spent...
Need to add dev docs for SDK requirements to support exception groups. Spec: https://github.com/getsentry/rfcs/blob/main/text/0079-exception-groups.md
Minor update of stack trace limits description.
Include more details about how to apply retry logic to tasks.