# yaml-language-server: $schema=https://unpkg.com/@ibm/telemetry-config-schema@v1/dist/config.schema.json

version: 1
projectId: 40597fb8-d0ed-45fb-a95a-5b1751e22c36
endpoint: https://www-api.ibm.com/ibm-telemetry/v1/metrics
collect:
  jsx:
    elements:
      allowedAttributeNames:
        # General
        - allTileGroups
        - ariaLabel
        - ariaLabels
        - customContent
        - disabledTaskLabel
        - href
        - id
        - isDisabled
        - isLoading
        - mainIcon
        - onClick
        - open
        - productName
        - secondaryIcon
        - selectedTileGroup
        - setSelectedTileGroup
        - subtitle
        - tasksControllerConfig
        - title
        - userName
        - welcomeText
        - workspaceSelectorConfig
        # Animated Header
        - className
        - collapseButtonLabel
        - description
        - expandButtonLabel
        - headerAnimation
        - headerStatic
        - tileClickHandler
        # HeaderTitle
        - headerExpanded
        # React
        - key
        - ref
      allowedAttributeStringValues: []
  npm:
    dependencies: null
  js:
    functions: {}
    tokens: null
