Tapper Plug v0.2.1 Tapper.Plug View Source
Tapper.Plug.Trace
- intercepts B3 headers and joins or samples trace.Tapper.Plug.Filter
- disables tracing entirely for matching URLs.
Link to this section Summary
Link to this section Functions
Link to this function
fetch(conn)
View Source
fetch(conn :: Plug.Conn.t | map) :: Tapper.Id.t | :ignore
fetch Tapper trace id from connection
Link to this function
store(conn, id)
View Source
store(conn :: Plug.Conn.t, id :: Tapper.Id.t | :ignore) :: Plug.Conn.t
store Tapper trace id in connection