Skip to content

chore(issues): Update capture_message for Python #14604

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mrduncan
Copy link
Member

@mrduncan mrduncan commented Aug 8, 2025

Using capture_message with a high-cardinality message is one of the best ways to defeat our grouping algorithms and give yourself a very noisy issue stream.

Starting with Python for now so we can easily iterate on messaging here but we will want to apply similar changes to all platforms in the future.

Current: https://docs.sentry.io/platforms/python/usage/#capturing-messages
Updated: https://sentry-docs-git-mrduncan-python-capture-message.sentry.dev/platforms/python/usage/#capturing-messages

Using capture_message with a high-cardinality message is one of the best
ways to defeat our grouping algorithms and give yourself a _very_ noisy
issue stream.

Starting with Python for now so we can easily iterate on messaging here
but we will want to apply similar changes to all platforms in the
future.
Copy link

vercel bot commented Aug 8, 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 Aug 8, 2025 11:33pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
develop-docs ⬜️ Ignored (Inspect) Visit Preview Aug 8, 2025 11:33pm

Copy link

codecov bot commented Aug 8, 2025

Bundle Report

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

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

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 882.71kB -0.0%
static/chunks/8321-*.js -3 bytes 425.87kB -0.0%
static/yHJjkQ9gIp3MFPDjeIQeF/_buildManifest.js (New) 684 bytes 684 bytes 100.0% 🚀
static/yHJjkQ9gIp3MFPDjeIQeF/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/OyMpO1gIKXV2rF4F-*.js (Deleted) -684 bytes 0 bytes -100.0% 🗑️
static/OyMpO1gIKXV2rF4F-*.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.77MB -0.0%
../instrumentation.js -3 bytes 1.1MB -0.0%
9523.js -3 bytes 1.08MB -0.0%
../app/[[...path]]/page.js.nft.json 295 bytes 745.38kB 0.04%
../app/platform-redirect/page.js.nft.json 295 bytes 745.29kB 0.04%
../app/sitemap.xml/route.js.nft.json 295 bytes 742.76kB 0.04%

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.

1 participant