motiv-labs / janus

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

Add request id as a tag into tracing for seamlessly correlation in tracing UI #345

Closed rafaeljesus closed 6 years ago

rafaeljesus commented 6 years ago

Add request id as a tag into tracing for seamlessly correlation in tracing UI

codecov[bot] commented 6 years ago

Codecov Report

Merging #345 into master will decrease coverage by 1.01%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #345      +/-   ##
==========================================
- Coverage   41.36%   40.35%   -1.02%     
==========================================
  Files          74       74              
  Lines        2526     2545      +19     
==========================================
- Hits         1045     1027      -18     
- Misses       1418     1459      +41     
+ Partials       63       59       -4
Impacted Files Coverage Δ
pkg/middleware/opentracing.go 18.96% <33.33%> (-55.4%) :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 4d061df...9dac7d3. Read the comment docs.