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

Add support for sampling rate in streamlog #15919

Merged
merged 12 commits into from
Jun 2, 2024

Add benchmark for ShouldEmitLog

8f1dcd2
Select commit
Loading
Failed to load commit list.
Merged

Add support for sampling rate in streamlog #15919

Add benchmark for ShouldEmitLog
8f1dcd2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 2, 2024 in 0s

68.24% (-0.17%) compared to f118ba2

View this Pull Request on Codecov

68.24% (-0.17%) compared to f118ba2

Details

Codecov Report

Attention: Patch coverage is 90.90909% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 68.24%. Comparing base (f118ba2) to head (8f1dcd2).
Report is 134 commits behind head on main.

Files Patch % Lines
go/streamlog/streamlog.go 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15919      +/-   ##
==========================================
- Coverage   68.40%   68.24%   -0.17%     
==========================================
  Files        1556     1541      -15     
  Lines      195121   197179    +2058     
==========================================
+ Hits       133479   134571    +1092     
- Misses      61642    62608     +966     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.