• Preparing search index...
  • The search index is not available
OpenTelemetry SDK
  • OpenTelemetry SDK
  • @opentelemetry/sdk-metrics
  • createDenyListAttributesProcessor

Function createDenyListAttributesProcessor

  • createDenyListAttributesProcessor(
        attributeDenyList: string[],
    ): IAttributesProcessor

    Create an IAttributesProcessor that drops attributes based on the names provided in the deny list

    Parameters

    • attributeDenyList: string[]

    Returns IAttributesProcessor

    • Defined in packages/sdk-metrics/src/view/AttributesProcessor.ts:121

Settings

Member Visibility
OpenTelemetry SDK
  • Loading...

Generated using TypeDoc