+21
LICENSE.txt
+21
LICENSE.txt
···
+41
README.md
+41
README.md
···+[](https://travis-ci.org/nmohoric/plug_opentracing)
+24
config/config.exs
+24
config/config.exs
···
+84
lib/plug_opentracing.ex
+84
lib/plug_opentracing.ex
···
+43
mix.exs
+43
mix.exs
···
+4
mix.lock
+4
mix.lock
···+%{"ibrowse": {:hex, :ibrowse, "4.4.0", "2d923325efe0d2cb09b9c6a047b2835a5eda69d8a47ed6ff8bc03628b764e991", [], [], "hexpm"},+"mime": {:hex, :mime, "1.1.0", "01c1d6f4083d8aa5c7b8c246ade95139620ef8effb009edde934e0ec3b28090a", [], [], "hexpm"},+"otter": {:hex, :otter, "0.2.0", "0ca08e94db43c9ef6bf22a9b803a776880841e9f7fbf7b9207ade0cdeb0c6251", [], [], "hexpm"},+"plug": {:hex, :plug, "1.4.3", "236d77ce7bf3e3a2668dc0d32a9b6f1f9b1f05361019946aae49874904be4aed", [], [{:cowboy, "~> 1.0.1 or ~> 1.1", [hex: :cowboy, repo: "hexpm", optional: true]}, {:mime, "~> 1.0", [hex: :mime, repo: "hexpm", optional: false]}], "hexpm"}}
+53
test/plug_opentracing_test.exs
+53
test/plug_opentracing_test.exs
···+connection = conn(:get, "/test-path") |> put_req_header("uber-trace-id", "6a5c63925e01051b:150b1b1adcde6f4:6a5c63925e01051b:1")+connection = conn(:get, "/test-path") |> put_req_header("uber-trace-id", "6a5x63925t01051b:150b1p1adcdq6f4:6a5c63925e01051b:1")
+28
test/test_helper.exs
+28
test/test_helper.exs
···