RIG.Tracing.Plug (Reactive Interaction Gateway v3.0.0-alpha.2) View Source

Wrapper Module for Opencensus.Plug.Trace from opencensus_plug

Link to this section Summary

Link to this section Functions

Callback implementation for Plug.call/2.

Callback implementation for Plug.init/1.

Link to this function

put_req_header(req_headers, tracecontext)

View Source

Specs

Link to this function

put_resp_header(conn, tracecontext)

View Source

Specs

put_resp_header(Plug.Conn.t(), RIG.Tracing.t()) :: Plug.Conn.t()

Callback implementation for Opencensus.Plug.Trace.span_name/2.

Callback implementation for Opencensus.Plug.Trace.span_status/2.