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

enhance: add l0 metric and fix datacoord no need drop l0 segment when flush #28373

Merged
merged 1 commit into from
Nov 24, 2023

Add l0 metric and fix datacoord drop L0 segment from segment manager

4c18652
Select commit
Loading
Failed to load commit list.
Merged

enhance: add l0 metric and fix datacoord no need drop l0 segment when flush #28373

Add l0 metric and fix datacoord drop L0 segment from segment manager
4c18652
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 23, 2023 in 1s

81.88% (target 77.00%)

View this Pull Request on Codecov

81.88% (target 77.00%)

Details

Codecov Report

Merging #28373 (4c18652) into master (7f46f4c) will increase coverage by 0.02%.
Report is 43 commits behind head on master.
The diff coverage is 90.90%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #28373      +/-   ##
==========================================
+ Coverage   81.86%   81.88%   +0.02%     
==========================================
  Files         843      843              
  Lines      117770   117803      +33     
==========================================
+ Hits        96412    96463      +51     
+ Misses      18126    18111      -15     
+ Partials     3232     3229       -3     
Files Coverage Δ
internal/datacoord/meta.go 87.19% <100.00%> (+0.03%) ⬆️
internal/datacoord/util.go 99.25% <100.00%> (+0.04%) ⬆️
pkg/metrics/datacoord_metrics.go 100.00% <100.00%> (ø)
pkg/metrics/metrics.go 100.00% <ø> (ø)
internal/datacoord/services.go 84.14% <50.00%> (-0.25%) ⬇️

... and 27 files with indirect coverage changes