feat(logs): Do not send manual log origin by adinauer ยท Pull Request #4897 ยท getsentry/sentry-java

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@adinauer

Copy link

Member

๐Ÿ“œ Description

Do not send manual log origin to reduce log size.

๐Ÿ’ก Motivation and Context

Fixes #4795

๐Ÿ’š How did you test it?

๐Ÿ“ Checklist

  • I added GH Issue ID & Linear ID
  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

๐Ÿ”ฎ Next steps

sentry[bot] reacted with hooray emoji

@github-actions

Copy link

Contributor

github-actions bot commented

Nov 12, 2025

โ€ข

edited

Loading

Messages
๐Ÿ“– Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by ๐Ÿšซ dangerJS against e25506e

@github-actions

Copy link

Contributor

Performance metrics ๐Ÿš€

  Plain With Sentry Diff
Startup time 366.91 ms 448.72 ms 81.81 ms
Size 1.58 MiB 2.12 MiB 555.26 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
ee747ae 400.46 ms 423.61 ms 23.15 ms
9fbb112 361.43 ms 427.57 ms 66.14 ms
9fbb112 359.71 ms 421.85 ms 62.14 ms
33a08cc 267.08 ms 340.45 ms 73.37 ms
806307f 357.85 ms 424.64 ms 66.79 ms
dcc6bbf 382.58 ms 462.13 ms 79.54 ms
ee747ae 405.43 ms 485.70 ms 80.28 ms
1df7eb6 397.04 ms 429.64 ms 32.60 ms
27d7cf8 397.90 ms 498.65 ms 100.75 ms
3998a95 415.94 ms 478.54 ms 62.60 ms

App size

Revision Plain With Sentry Diff
ee747ae 1.58 MiB 2.10 MiB 530.95 KiB
9fbb112 1.58 MiB 2.11 MiB 539.18 KiB
9fbb112 1.58 MiB 2.11 MiB 539.18 KiB
33a08cc 1.58 MiB 2.12 MiB 555.28 KiB
806307f 1.58 MiB 2.10 MiB 533.42 KiB
dcc6bbf 1.58 MiB 2.12 MiB 553.10 KiB
ee747ae 1.58 MiB 2.10 MiB 530.95 KiB
1df7eb6 1.58 MiB 2.10 MiB 532.97 KiB
27d7cf8 1.58 MiB 2.12 MiB 549.42 KiB
3998a95 1.58 MiB 2.10 MiB 532.96 KiB

@adinauer adinauer merged commit a416a65 into main

Nov 12, 2025

62 of 63 checks passed

@adinauer adinauer deleted the feat/do-not-send-manual-log-origin branch

November 12, 2025 14:52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@lcian lcian lcian approved these changes

@romtsn romtsn Awaiting requested review from romtsn romtsn is a code owner

@stefanosiano stefanosiano Awaiting requested review from stefanosiano

@markushi markushi Awaiting requested review from markushi markushi is a code owner

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

2 participants

@adinauer @lcian