Current section
Files
Jump to
Current section
Files
oc_propagation_stackdriver
README.md
README.md
# OCPropagationStackdriver
Conveniences for OpenCensus propagation to and from Stackdriver/GCP trace header
## Installation
```elixir
def deps do
[
{:oc_propagation_stackdriver, "~> 0.1.0"}
]
end
```
Documentation can be found at [https://hexdocs.pm/oc_propagation_stackdriver](https://hexdocs.pm/oc_propagation_stackdriver).