oc_propagation_stackdriver v0.2.0 OCPropagationStackdriver

Conveniences for propagations to and from stackdrivers tracing header "X-Cloud-Trace-Context"

Link to this section Summary

Functions

Get span_ctx from stackdriver header if present.

Convert a span_ctx to a stackdriver tracing header.

Link to this section Functions

Link to this function

from_headers(headers)

Get span_ctx from stackdriver header if present.

Link to this function

to_headers(span_ctx)

Convert a span_ctx to a stackdriver tracing header.