astro/packages/telemetry
Fred K. Bot 056d4d5fd2
[ci] release (#3903)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-13 17:16:24 -04:00
..
src [ci] format 2022-07-07 21:08:44 +00:00
test [ci] format 2022-06-27 21:17:40 +00:00
CHANGELOG.md [ci] release (#3903) 2022-07-13 17:16:24 -04:00
package.json [ci] release (#3903) 2022-07-13 17:16:24 -04:00
README.md Integration Docs Next Steps (#3677) 2022-06-30 12:02:39 -04:00
tsconfig.json Telemetry (#3256) 2022-05-03 09:07:28 -04:00

Astro Telemetry

This package is used to collect anonymous telemetry data within the Astro CLI. It is enabled by default. Telemetry data does not contain any personal identifying information and can be disabled via:

astro telemetry disable

See the CLI documentation for more options on configuration telemetry.