Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ParentBasedSamplerConfig

Index

Properties

localParentNotSampled?: Sampler

Sampler called for spans with a local parent which was not sampled. Default AlwaysOff

localParentSampled?: Sampler

Sampler called for spans with a local parent which was sampled. Default AlwaysOn

remoteParentNotSampled?: Sampler

Sampler called for spans with a remote parent which was not sampled. Default AlwaysOff

remoteParentSampled?: Sampler

Sampler called for spans with a remote parent which was sampled. Default AlwaysOn

root: Sampler

Sampler called for spans with no parent

Generated using TypeDoc