Skip to content

fix(ourlogs): Allow multiple traces #92220

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 1 commit into from
May 23, 2025

Conversation

k-fish
Copy link
Member

@k-fish k-fish commented May 23, 2025

Summary

Span attribute definitions were updated but not logs, this allows multiple event ids to be sent in a list form as a generic validator. Adds a test.

Span attribute definitions were updated but not logs, this allows multiple event ids to be sent in a list form as a generic validator. Adds a test.
@k-fish k-fish requested a review from a team as a code owner May 23, 2025 17:48
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label May 23, 2025
@k-fish k-fish requested a review from a team May 23, 2025 17:48
Copy link

codecov bot commented May 23, 2025

Codecov Report

Attention: Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/sentry/utils/validators.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #92220      +/-   ##
==========================================
+ Coverage   85.57%   87.93%   +2.36%     
==========================================
  Files       10172    10174       +2     
  Lines      583352   583386      +34     
  Branches    22594    22594              
==========================================
+ Hits       499186   512992   +13806     
+ Misses      83714    69942   -13772     
  Partials      452      452              

@k-fish k-fish merged commit 347bb82 into master May 23, 2025
61 checks passed
@k-fish k-fish deleted the fix/ourlogs/multiple-trace-id-search branch May 23, 2025 18:07
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