# yaml-language-server: $schema=https://unpkg.com/@ibm/telemetry-config-schema@v1/dist/config.schema.json
version: 1
projectId: 6ec11acd-6750-42fe-8f88-aa8725537be2
endpoint: https://www-api.ibm.com/ibm-telemetry/v1/metrics
collect:
  npm:
    dependencies: null
  jsx:
    elements:
      allowedAttributeNames:
        # Icon
        - aria-hidden
        - aria-label
        - aria-labelledby
        - children
        - className
        - height
        - preserveAspectRatio
        - tabIndex
        - title
        - viewBox
        - width
        - xmlns
      allowedAttributeStringValues:
        # Icon - aria-hidden
        - 'false'
        - 'true'
  js:
    functions: {}
    tokens: null
