develop
develop copied to clipboard
`${url-prefix}/extensions/github/setup/` should also be included as one of callback URL, otherwise the app will fail. Specifying only the `${url-prefix}/auth/sso/` would fail the installation. 👇🏻 This works  Code in question:...
Porting this into the dev docs: https://www.notion.so/sentry/Frontend-Design-Tenets-10cbf3bc07bd4b9b80a35ffdbd9b1084#760ec8c63d554fc59c4214971cb8790c
Closes [#2996](https://github.com/getsentry/self-hosted/issues/2996) /cc @hubertdeng123 @azaslavsky @stayallive
https://develop-git-new-span-schema.sentry.dev/sdk/event-payloads/only-spans/
https://develop-git-queue-module.sentry.dev/sdk/performance/modules/queue/ **Producer**  **Consumer** 
Write down things we learned/found while merging hubs and scopes in Java SDK.
Fix typo
Fix typo found in metrics docs
When trying to setup the github integration on my self-hosted sentry environment I noticed that it did not work. On further investigation I found out, that github threw an error....
On page https://develop.sentry.dev/sdk/event-payloads/ There is a "Found a problem?" box with a link to the source code. This link leads to a 404 not found error: https://github.com/getsentry/relay/tree/master/relay-general/src/protocol 