Skip to content

feat(dart/flutter): improve distinction between Logging integration and Structured Logs #14527

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

Merged
merged 6 commits into from
Aug 8, 2025

Conversation

buenaflor
Copy link
Contributor

@buenaflor buenaflor commented Aug 1, 2025

The logging integration refers to the integration with the Dart Logging package and it's pretty easy to confuse it with Structured Logs especially because if you google for Sentry Dart/Flutter logs the logging integration is the first page that shows up

I tried to make it a bit more clearer but I'm unsure if my approach is good

Copy link

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

@codeowner-assignment codeowner-assignment bot requested a review from a team August 1, 2025 11:51
Copy link

codecov bot commented Aug 1, 2025

Bundle Report

Changes will increase total bundle size by 1.72kB (0.01%) ⬆️. 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.35MB 1.73kB (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%
server/middleware-*.js -5.55kB 1.0kB -84.74%
server/middleware-*.js 5.55kB 6.55kB 555.3% ⚠️
static/L-*.js (New) 77 bytes 77 bytes 100.0% 🚀
static/L-*.js (New) 684 bytes 684 bytes 100.0% 🚀
static/40Uzrq72ePxgaomcWGa_o/_buildManifest.js (Deleted) -684 bytes 0 bytes -100.0% 🗑️
static/40Uzrq72ePxgaomcWGa_o/_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.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 579 bytes 736.15kB 0.08%
../app/platform-redirect/page.js.nft.json 579 bytes 736.06kB 0.08%
../app/sitemap.xml/route.js.nft.json 579 bytes 733.54kB 0.08%

Copy link
Contributor

@coolguyzone coolguyzone left a comment

Choose a reason for hiding this comment

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

Thanks for updating, LGTM!

@buenaflor buenaflor enabled auto-merge (squash) August 8, 2025 18:49
@buenaflor buenaflor merged commit acc93f9 into master Aug 8, 2025
13 checks passed
@buenaflor buenaflor deleted the logs-dart-missing-text branch August 8, 2025 19:06
codyde added a commit that referenced this pull request Aug 11, 2025
* 'master' of https://github.com/getsentry/sentry-docs:
  docs(dev-infra): Update development environment docs (#14585)
  add Sevvy integration docs (#14601)
  feat(dart/flutter): improve distinction between Logging integration and Structured Logs (#14527)
  correcting region storage for symbol and source map metadata (#14600)
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