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

[Perf][Metrics] Use flurry's concurrent hashmap for 5x throughput #2305

Use flurry's concurrent hashmap

dcc1aab
Select commit
Loading
Failed to load commit list.
Closed

[Perf][Metrics] Use flurry's concurrent hashmap for 5x throughput #2305

Use flurry's concurrent hashmap
dcc1aab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2024 in 0s

79.5% (-0.1%) compared to 3ac2d9f

View this Pull Request on Codecov

79.5% (-0.1%) compared to 3ac2d9f

Details

Codecov Report

Attention: Patch coverage is 53.84615% with 24 lines in your changes missing coverage. Please review.

Project coverage is 79.5%. Comparing base (3ac2d9f) to head (dcc1aab).

Files with missing lines Patch % Lines
opentelemetry/src/common.rs 0.0% 23 Missing ⚠️
opentelemetry-sdk/src/metrics/internal/mod.rs 96.5% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #2305     +/-   ##
=======================================
- Coverage   79.6%   79.5%   -0.1%     
=======================================
  Files        123     123             
  Lines      21263   21291     +28     
=======================================
+ Hits       16938   16947      +9     
- Misses      4325    4344     +19     

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