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

Function createAllowListAttributesProcessor

  • createAllowListAttributesProcessor(
        attributeAllowList: string[],
    ): IAttributesProcessor

    Create an IAttributesProcessor that filters by allowed attribute names and drops any names that are not in the allow list.

    Parameters

    • attributeAllowList: string[]

    Returns IAttributesProcessor

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

Settings

Member Visibility
OpenTelemetry SDK
  • Loading...

Generated using TypeDoc