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

    Parameters

    • attributeAllowList: string[]

    Returns metrics.IAttributesProcessor