HotSwapSpanSampler

trace4cats.dynamic.HotSwapSpanSampler
See theHotSwapSpanSampler companion object
trait HotSwapSpanSampler[F[_], A] extends SpanSampler[F]

Attributes

Companion
object
Graph
Supertypes
trait SpanSampler[F]
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def getConfig: F[A]
def swap(samplerConfig: A): F[Boolean]

Inherited methods