rsnext/test/integration/telemetry
JJ Kasper 3a22e9768b
Track page counts during builds (#42766)
Ensures we keep track of page counts during builds. 

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have a 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 a helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm build && pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing
doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)
2022-11-10 17:47:33 -08:00
..
pages Track page counts during builds (#42766) 2022-11-10 17:47:33 -08:00
public Create TelemetryPlugin for collecting feature usage metrics (#29145) 2021-10-05 14:31:48 -05:00
test Track page counts during builds (#42766) 2022-11-10 17:47:33 -08:00
.babelrc.default
.babelrc.plugin
.babelrc.preset
jsconfig.swc Chore/stable swc compiler options (#34074) 2022-02-10 01:54:28 +00:00
next.config.custom-routes Record leveraged configs (#18175) 2020-10-27 13:46:18 +00:00
next.config.i18n-images Update to stable: next/future/image, remotePatterns, unoptimized (#40142) 2022-08-31 22:44:17 +00:00
next.config.next-script-workers Telemetry: track usage of 'experimental/nextScriptWorkers' (#36812) 2022-05-11 19:18:44 +00:00
next.config.optimize-css Collect feature usage for optimizeCss (#29828) 2021-10-11 21:15:18 +00:00
next.config.swc Chore/stable swc compiler options (#34074) 2022-02-10 01:54:28 +00:00
next.config.swc-plugins feat(next/build): send next-swc plugins telemetry (#38116) 2022-06-30 19:05:35 +00:00
next.config.webpack
package.babel
package.swc-plugins feat(next/build): send next-swc plugins telemetry (#38116) 2022-06-30 19:05:35 +00:00