Skip to content

fix: adjust sentry.origin for log integration#919

Merged
lcian merged 2 commits intomasterfrom
lcian/feat/log-origin
Oct 14, 2025
Merged

fix: adjust sentry.origin for log integration#919
lcian merged 2 commits intomasterfrom
lcian/feat/log-origin

Conversation

@lcian
Copy link
Copy Markdown
Member

@lcian lcian commented Oct 13, 2025

Close #917
Close RUST-114

@linear
Copy link
Copy Markdown

linear bot commented Oct 13, 2025

@lcian lcian requested a review from alexsohn1126 October 13, 2025 12:14
@lcian lcian enabled auto-merge (squash) October 13, 2025 12:15
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.79%. Comparing base (6412048) to head (c4c01b1).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #919   +/-   ##
=======================================
  Coverage   73.79%   73.79%           
=======================================
  Files          64       64           
  Lines        7544     7544           
=======================================
  Hits         5567     5567           
  Misses       1977     1977           

Copy link
Copy Markdown
Member

@alexsohn1126 alexsohn1126 left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks a lot! 🙏

@lcian lcian merged commit 2edf6d7 into master Oct 14, 2025
19 checks passed
@lcian lcian deleted the lcian/feat/log-origin branch October 14, 2025 13:18
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.

Ensure the Rust SDK sets sentry.origin for Structured Logs according to the documentation

2 participants