Spandex v2.0.0 Spandex.Strategy behaviour View Source
The behaviour for a storage strategy for storing an ongoing trace.
Link to this section Summary
Link to this section Types
Link to this section Callbacks
Link to this callback
put_trace(tracer, arg1)
View Source
put_trace(tracer(), Spandex.Trace.t()) :: {:ok, Spandex.Trace.t()} | {:error, term()}