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

version: 1
projectId: ef967584-5788-47d4-b9c2-a60da7ad901d
endpoint: https://www-api.ibm.com/ibm-telemetry/v1/metrics
collect:
  wc:
    elements:
      allowedAttributeNames:
        # General
        - element
        # cds-aichat-container
        - onViewChange
        - onViewPreChange
        # cds-aichat-internal
        - config
        - onAfterRender
        - onBeforeRender
        - serviceDesk
        - strings
        # cds-aichat-stop-streaming-button
        - disabled
        - label
        - onClick
        - tooltip-alignment
      allowedAttributeStringValues:
        # General - boolean attributes
        - "true"
        - "false"
  npm:
    dependencies: null
  js:
    functions: {}
    tokens: null
