motiv-labs / janus

An API Gateway written in Go
https://hellofresh.gitbooks.io/janus
MIT License
2.79k stars 317 forks source link

Set error tag in the trace #347

Closed rafaeljesus closed 6 years ago

rafaeljesus commented 6 years ago

Set error tag in the trace

codecov[bot] commented 6 years ago

Codecov Report

Merging #347 into master will decrease coverage by 0.01%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #347      +/-   ##
==========================================
- Coverage   40.35%   40.33%   -0.02%     
==========================================
  Files          74       74              
  Lines        2545     2546       +1     
==========================================
  Hits         1027     1027              
- Misses       1459     1460       +1     
  Partials       59       59
Impacted Files Coverage Δ
pkg/middleware/opentracing.go 18.64% <0%> (-0.33%) :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 491b063...dc3bbad. Read the comment docs.