stratumn / go-core

Stratumn's core utilities to create decentralized applications and networks
Apache License 2.0
0 stars 0 forks source link

errors: span and metrics #469

Closed t-bast closed 6 years ago

t-bast commented 6 years ago

Leverage structured errors to improve spans and metrics.


This change is Reviewable

codecov[bot] commented 6 years ago

Codecov Report

Merging #469 into master will decrease coverage by 0.26%. The diff coverage is 24.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #469      +/-   ##
==========================================
- Coverage   70.51%   70.24%   -0.27%     
==========================================
  Files          89       89              
  Lines        5290     5313      +23     
==========================================
+ Hits         3730     3732       +2     
- Misses       1188     1208      +20     
- Partials      372      373       +1
Impacted Files Coverage Δ
tmstore/tmstore.go 67.74% <0%> (+1.07%) :arrow_up:
monitoring/store.go 0% <0%> (ø) :arrow_up:
batchfossilizer/batchfossilizer.go 74.18% <0%> (ø) :arrow_up:
monitoring/span.go 0% <0%> (ø) :arrow_up:
validation/filewrapper.go 84.31% <100%> (ø) :arrow_up:
store/storehttp/storehttp.go 82.94% <100%> (ø) :arrow_up:
monitoring/metrics.go 82.97% <20%> (-7.72%) :arrow_down:

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 92115c1...1ab43b9. Read the comment docs.