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

chore: Add CAS write size metric #1366

Merged
merged 1 commit into from
Jun 21, 2022
Merged

chore: Add CAS write size metric #1366

merged 1 commit into from
Jun 21, 2022

Conversation

bstasyszyn
Copy link
Contributor

closes #1364

Signed-off-by: Bob Stasyszyn Bob.Stasyszyn@securekey.com

closes trustbloc#1364

Signed-off-by: Bob Stasyszyn <Bob.Stasyszyn@securekey.com>
@codecov
Copy link

codecov bot commented Jun 20, 2022

Codecov Report

Merging #1366 (225aa35) into main (9ad7b0a) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1366      +/-   ##
==========================================
+ Coverage   87.74%   87.80%   +0.05%     
==========================================
  Files         199      199              
  Lines       18560    18582      +22     
==========================================
+ Hits        16285    16315      +30     
+ Misses       1461     1454       -7     
+ Partials      814      813       -1     
Impacted Files Coverage Δ
...protocolversion/factoryregistry/factoryregistry.go 100.00% <ø> (ø)
pkg/metrics/metrics.go 100.00% <100.00%> (ø)
...colversion/versions/test/v_test/factory/factory.go 100.00% <100.00%> (ø)
...g/protocolversion/versions/v1_0/factory/factory.go 100.00% <100.00%> (ø)
pkg/observer/pubsub.go 94.49% <0.00%> (ø)
...pub/service/inbox/httpsubscriber/httpsubscriber.go 97.77% <0.00%> (+8.88%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9ad7b0a...225aa35. Read the comment docs.

@cla-bot cla-bot bot added the cla-signed label Jun 20, 2022
@fqutishat fqutishat merged commit 1eff302 into trustbloc:main Jun 21, 2022
@bstasyszyn bstasyszyn deleted the 1364 branch June 30, 2022 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Metric for g-zipped batch size
2 participants