Interface TelemetrySampler

Hierarchy

  • TelemetrySampler

Properties

Properties

shouldSample: ((traceId) => boolean)

Type declaration

    • (traceId): boolean
    • Parameters

      • traceId: string

      Returns boolean

Generated using TypeDoc