Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 339 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 339 Bytes

OCPropagationStackdriver

Conveniences for OpenCensus propagation to and from Stackdriver/GCP trace header

Installation

def deps do
  [
    {:oc_propagation_stackdriver, "~> 0.1.0"}
  ]
end

Documentation can be found at https://hexdocs.pm/oc_propagation_stackdriver.