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 several metrics to measure storage sub system. #266

Merged
merged 2 commits into from
Apr 18, 2023
Merged

Conversation

hanahmily
Copy link
Contributor

image
image

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
@hanahmily hanahmily added enhancement New feature or request testing labels Apr 18, 2023
@hanahmily hanahmily added this to the 0.4.0 milestone Apr 18, 2023
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented Apr 18, 2023

Codecov Report

Merging #266 (218a266) into main (09925ff) will decrease coverage by 0.34%.
The diff coverage is 38.70%.

@@            Coverage Diff             @@
##             main     #266      +/-   ##
==========================================
- Coverage   46.87%   46.54%   -0.34%     
==========================================
  Files          89       89              
  Lines        9112     9267     +155     
==========================================
+ Hits         4271     4313      +42     
- Misses       4441     4549     +108     
- Partials      400      405       +5     
Impacted Files Coverage Δ
banyand/tsdb/indexdb.go 5.61% <0.00%> (-1.63%) ⬇️
banyand/tsdb/scope.go 0.00% <0.00%> (ø)
pkg/index/lsm/lsm.go 78.26% <0.00%> (-7.46%) ⬇️
pkg/meter/meter.go 45.00% <0.00%> (-2.37%) ⬇️
pkg/timestamp/scheduler.go 0.00% <0.00%> (ø)
banyand/tsdb/shard.go 55.38% <22.91%> (-11.51%) ⬇️
banyand/tsdb/block.go 53.95% <30.76%> (-3.81%) ⬇️
banyand/liaison/grpc/server.go 72.12% <50.00%> (-3.75%) ⬇️
banyand/tsdb/seriesdb.go 48.27% <66.66%> (+0.16%) ⬆️
pkg/index/inverted/inverted.go 70.06% <80.00%> (-0.49%) ⬇️
... and 5 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@hanahmily hanahmily merged commit 49132fa into main Apr 18, 2023
@hanahmily hanahmily deleted the metrics-stroage branch April 18, 2023 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testing
Projects
None yet
3 participants