motiv-labs / janus

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

Support b3 http propagation format for jaeger #355

Closed rafaeljesus closed 5 years ago

rafaeljesus commented 5 years ago

Support zipkin b3 http propagation format for jaeger. Defaults to jaeger propagation mechanism if format is not defined.

closes https://github.com/hellofresh/janus/issues/354

codecov[bot] commented 5 years ago

Codecov Report

Merging #355 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #355   +/-   ##
=======================================
  Coverage   40.34%   40.34%           
=======================================
  Files          74       74           
  Lines        2553     2553           
=======================================
  Hits         1030     1030           
  Misses       1464     1464           
  Partials       59       59
Impacted Files Coverage Δ
pkg/config/specification.go 61.81% <ø> (ø) :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 97de3a2...b3ce7ce. Read the comment docs.