Skip to content

Commit

Permalink
chore(telemetry): update telemetry config
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 21, 2024
1 parent 669f479 commit 50ac8f0
Showing 1 changed file with 23 additions and 16 deletions.
39 changes: 23 additions & 16 deletions packages/ibm-products/telemetry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ collect:
- align
- allTagsModalSearchLabel
- allTagsModalSearchPlaceholderText
- allTagsModalSearchThreshold
- allTagsModalTarget
- allTagsModalTitle
- alt
- apiKey
Expand Down Expand Up @@ -48,6 +50,7 @@ collect:
- conditionBuilderRef
- conditionState
- config
- containingElementRef
- count
- currentMatcher
- currentStep
Expand All @@ -72,6 +75,7 @@ collect:
- filterString
- findColumnPlaceholderLabel
- firstFocusElement
- footerActionIcon
- formDescription
- formTitle
- getConditionState
Expand Down Expand Up @@ -133,9 +137,11 @@ collect:
- links
- loading
- maxVisible
- measurementOffset
- media
- mediaPosition
- menuOptionsClass
- metadata
- metaIconDescription
- metaPanelTitle
- modifiers
Expand Down Expand Up @@ -167,6 +173,7 @@ collect:
- onDataUpdate
- onMount
- onNext
- onOverflowTagChange
- onPrimaryButtonClick
- onRemove
- onRequestClose
Expand All @@ -175,6 +182,7 @@ collect:
- onSecondaryButtonClick
- onSelectColumn
- onSelectionAreaChange
- onShowAllClick
- onSubmit
- onSubmitButtonText
- onToggle
Expand All @@ -184,12 +192,15 @@ collect:
- overflowActions
- overflowAlign
- overflowAriaLabel
- overflowClassName
- overflowTags
- overflowType
- parentId
- path
- pictogram
- placeholder
- placement
- popoverOpen
- popOverSearchThreshold
- portalTarget
- preventCloseOnClickOutside
Expand Down Expand Up @@ -226,6 +237,7 @@ collect:
- selectionAreas
- selectorPageContent
- selectorPrimaryFocus
- sequence
- setActiveCellCoordinates
- setAllFilters
- setColumnsObject
Expand All @@ -235,6 +247,7 @@ collect:
- setIsTearsheetOpen
- setLabelTitle
- setMultiSelection
- setPopoverOpen
- setSelectionAreaData
- setSelectionAreas
- showAllTagsLabel
Expand Down Expand Up @@ -383,6 +396,7 @@ collect:
# Canary
- componentName
# Card
- getStarted
- onKeyDown
# CardFooter
- hasButton
Expand Down Expand Up @@ -759,18 +773,6 @@ collect:
- width
# TagOverflow
- tagComponent
# TagSet
- allTagsModalTarget
- containingElementRef
- measurementOffset
- onOverflowTagChange
- overflowClassName
# TagSetOverflow
- allTagsModalSearchThreshold
- onShowAllClick
- overflowTags
- popoverOpen
- setPopoverOpen
# TearsheetShell
- headerActions
# Toolbar
Expand Down Expand Up @@ -867,19 +869,21 @@ collect:
# General - kind
- "403"
- "404"
- checked
- critical
- custom
- default
- disabled
- dual-button
- error
- fatal
- ghost
- group
- in-progress
- indeterminate
- info
- Kinds.checked
- Kinds.disabled
- Kinds.error
- Kinds.indeterminate
- Kinds.unchecked
- link
- major-warning
- minor-warning
Expand All @@ -894,7 +898,6 @@ collect:
- single-button
- tertiary
- unauthorized
- unchecked
- undefined
- unknown
- user
Expand Down Expand Up @@ -949,16 +952,20 @@ collect:
- xs
# General - status
- active
- complete
- default
- error
- fail
- finished
- in-progress
- inactive
- incomplete
- success
# General - theme
- dark
- light
- Themes.dark
- Themes.light
# General - titleSize
- default
- large
Expand Down

0 comments on commit 50ac8f0

Please sign in to comment.