• Preparing search index...
  • The search index is not available
OpenTelemetry SDK
  • OpenTelemetry SDK
  • @opentelemetry/sampler-composite
  • createComposableParentThresholdSampler

Function createComposableParentThresholdSampler

  • createComposableParentThresholdSampler(
        rootSampler: ComposableSampler,
    ): ComposableSampler

    Returns a composable sampler that respects the sampling decision of the parent span or falls back to the given sampler if it is a root span.

    Parameters

    • rootSampler: ComposableSampler

    Returns ComposableSampler

    • Defined in parentthreshold.ts:85

Settings

Member Visibility
OpenTelemetry SDK
  • Loading...

Generated using TypeDoc