adobe / adobe/aio-cli-plugin-telemetry
telemetry data does not split aliases
Open
bug
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
An important use of telemetry is to see which commands+aliases are used.
Currently the data makes no distinction between commands and their aliases.
`aio login` || `aio auth login` => `auth:login`
`aio auth context` || `aio auth ctx` || `aio context` || `aio ctx` => `auth:ctx`
Contributor guide
Assessment
This issue has not been assessed yet.