motiv-labs / janus

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

Add additional trace attributes #377

Closed s4nji closed 5 years ago

s4nji commented 5 years ago

What does this PR do?

Adds additional attributes to http span started by ochttp.Handler.

codecov[bot] commented 5 years ago

Codecov Report

Merging #377 into master will decrease coverage by 0.24%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #377      +/-   ##
==========================================
- Coverage   40.49%   40.25%   -0.25%     
==========================================
  Files          75       75              
  Lines        2615     2631      +16     
==========================================
  Hits         1059     1059              
- Misses       1494     1510      +16     
  Partials       62       62
Impacted Files Coverage Δ
pkg/proxy/reverse_proxy.go 0% <0%> (ø) :arrow_up:

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 9c0c132...e2a2b2c. Read the comment docs.