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 more pebble database metrics collection #2187

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

include BytesIngested in write metric

a915ecf
Select commit
Loading
Failed to load commit list.
Open

Add more pebble database metrics collection #2187

include BytesIngested in write metric
a915ecf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2024 in 0s

78.79% (target 70.00%)

View this Pull Request on Codecov

78.79% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 87.43719% with 25 lines in your changes missing coverage. Please review.

Project coverage is 78.79%. Comparing base (73be13e) to head (a915ecf).

Files with missing lines Patch % Lines
db/pebble/db.go 87.56% 22 Missing and 1 partial ⚠️
db/remote/db.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2187      +/-   ##
==========================================
+ Coverage   78.56%   78.79%   +0.22%     
==========================================
  Files         102      102              
  Lines        9205     9383     +178     
==========================================
+ Hits         7232     7393     +161     
- Misses       1342     1361      +19     
+ Partials      631      629       -2     

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