forked from carbon-design-system/carbon
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtelemetry.yml
More file actions
30 lines (30 loc) · 709 Bytes
/
telemetry.yml
File metadata and controls
30 lines (30 loc) · 709 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# 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