rsnext/packages/next/telemetry
Keen Yee Liau 53e52fefc3
telemetry: collect feature usage for linting during build (#32022)
Currently, we have telemetry to measure how ESLint is invoked,
but we do not have telemetry that tells us how many users have
disabled ESLint during build.

This commit adds a new feature, `build lint` to track this metric.



## Bug

- [ ] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `yarn lint`
2021-12-07 02:41:31 +00:00
..
events telemetry: collect feature usage for linting during build (#32022) 2021-12-07 02:41:31 +00:00
anonymous-meta.ts is-docker, is-wsl 2020-03-30 16:26:25 -04:00
ci-info.ts Disable cache warning on supported platforms (#12495) 2020-05-05 11:04:57 -04:00
post-payload.ts ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
project-id.ts Do Not Rely on Module State (#8968) 2019-10-10 13:18:07 -04:00
storage.ts Output where preference is saved (#31305) 2021-11-11 16:48:00 +00:00