Skip to content

chore(derived_code_mappings): Remove call out #14283

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

armenzg
Copy link
Member

@armenzg armenzg commented Jul 7, 2025

It's always been a source of confusion since it would not make any mention of the automatic code mapping derivation (only available for GitHub).

There are also some automatic commit fixes.

It's always been a source of confusion since it would not make any mention of the automatic code mapping derivation.
@armenzg armenzg self-assigned this Jul 7, 2025
Copy link

vercel bot commented Jul 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 7, 2025 6:26pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
develop-docs ⬜️ Ignored (Inspect) Jul 7, 2025 6:26pm

Copy link

codecov bot commented Jul 7, 2025

Bundle Report

Changes will increase total bundle size by 657 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 11.87MB 663 bytes (0.01%) ⬆️
sentry-docs-client-array-push 9.81MB -6 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 878.27kB -0.0%
static/chunks/1831-*.js -3 bytes 421.22kB -0.0%
static/dRX-*.js (New) 77 bytes 77 bytes 100.0% 🚀
static/dRX-*.js (New) 684 bytes 684 bytes 100.0% 🚀
static/5R8feBxtO5B_HurIP3n2r/_buildManifest.js (Deleted) -684 bytes 0 bytes -100.0% 🗑️
static/5R8feBxtO5B_HurIP3n2r/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️
view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.67MB -0.0%
../instrumentation.js -3 bytes 997.28kB -0.0%
9523.js -3 bytes 973.22kB -0.0%
../app/[[...path]]/page.js.nft.json 224 bytes 691.39kB 0.03%
../app/platform-redirect/page.js.nft.json 224 bytes 691.3kB 0.03%
../app/sitemap.xml/route.js.nft.json 224 bytes 689.27kB 0.03%

@@ -328,7 +328,7 @@ By default, this feature is automatically enabled once your GitHub integration h

<Alert>

Sentry will automatically try to set up code mappings on C#, Go, JavaScript, Node.js, PHP, Python, and Ruby projects for organizations with the GitHub integration installed. If your project uses a different SDK, you can add code mappings manually. Support for other languages and other source code integrations is being worked on.
Sentry will automatically try to set up code mappings on certain platforms for organizations with the GitHub integration installed ([more details](https://github.com/getsentry/sentry/blob/master/src/sentry/issues/auto_source_code_config/constants.py)). If your project uses a different SDK, you can add code mappings manually.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Sentry will automatically try to set up code mappings on certain platforms for organizations with the GitHub integration installed ([more details](https://github.com/getsentry/sentry/blob/master/src/sentry/issues/auto_source_code_config/constants.py)). If your project uses a different SDK, you can add code mappings manually.
Sentry will automatically try to set up code mappings on C#, Clojure, Go, Groovy, Java, JavaScript, PHP, Python, Ruby, and Scala for organizations with the GitHub integration installed. If your project uses a different SDK, you can add code mappings manually.

I know it's going to require some more maintenance but I'd personally prefer that we explicitly list those platforms here to save users an extra click plus having to understand that file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants