astro/packages/telemetry
2023-09-13 16:49:22 +02:00
..
src Wrap JSON.parse in try/catch (#8363) 2023-09-01 14:19:12 -05:00
test [ci] format 2023-08-28 21:05:20 +00:00
CHANGELOG.md [ci] release (#8356) 2023-09-01 18:26:05 -05:00
package.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00
README.md Integration Docs Next Steps (#3677) 2022-06-30 12:02:39 -04:00
tsconfig.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02: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.