develop icon indicating copy to clipboard operation
develop copied to clipboard

Results 105 develop issues
Sort by recently updated
recently updated
newest added

`${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 ![image](https://github.com/getsentry/develop/assets/7274326/18e221a4-51a5-45f1-82e0-844ec149520c) 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** ![image (4)](https://github.com/getsentry/develop/assets/6617432/88c84326-5150-463e-9f59-bb93e581e096) **Consumer** ![image (5)](https://github.com/getsentry/develop/assets/6617432/d2edad77-3141-4b38-9928-26b1a616707d)

Write down things we learned/found while merging hubs and scopes in Java SDK.

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 ![image](https://github.com/getsentry/develop/assets/11617736/171b00c5-926c-4279-83dc-a8a42e9c708f)