Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soundtrackyourbrand/oc-propagation-stackdriver

OpenCensus header propagation for Stackdriver/GCP
https://github.com/soundtrackyourbrand/oc-propagation-stackdriver

gcp opencensus-propagation stackdriver

Last synced: 15 days ago
JSON representation

OpenCensus header propagation for Stackdriver/GCP

Awesome Lists containing this project

README

        

# 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).