Skip to content
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

ref(ourlogs): Add option to control breadcrumb extraction #84212

Merged
merged 3 commits into from
Jan 30, 2025

Conversation

k-fish
Copy link
Member

@k-fish k-fish commented Jan 29, 2025

Summary

To avoid rollout issues when turning on s4s and other environments for the first time, this option will control the rate at which logs are extracted from breadcrumbs.

To avoid rollout issues when turning on s4s and other environments, this will control the rate at which logs are extracted from breadcrumbs.
@k-fish k-fish self-assigned this Jan 29, 2025
@k-fish k-fish requested a review from a team as a code owner January 29, 2025 01:16
@k-fish k-fish requested a review from jjbayer January 29, 2025 01:16
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 29, 2025
Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #84212      +/-   ##
==========================================
- Coverage   87.64%   87.64%   -0.01%     
==========================================
  Files        9572     9574       +2     
  Lines      542376   542468      +92     
  Branches    21258    21258              
==========================================
+ Hits       475375   475453      +78     
- Misses      66649    66661      +12     
- Partials      352      354       +2     

src/sentry/options/defaults.py Outdated Show resolved Hide resolved
@k-fish k-fish enabled auto-merge (squash) January 30, 2025 15:10
@k-fish k-fish merged commit a77753e into master Jan 30, 2025
49 checks passed
@k-fish k-fish deleted the ref/ourlogs/add-relay-option-breadcrumb-extraction branch January 30, 2025 15:20
andrewshie-sentry pushed a commit that referenced this pull request Feb 5, 2025
### Summary
To avoid rollout issues when turning on s4s and other environments for
the first time, this option will control the rate at which logs are
extracted from breadcrumbs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants