astro/packages/telemetry
Houston (Bot) 5598feb718
[ci] release (#8279)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-30 13:38:28 +02:00
..
src [ci] format 2023-08-28 21:05:20 +00:00
test [ci] format 2023-08-28 21:05:20 +00:00
CHANGELOG.md [ci] release (#8279) 2023-08-30 13:38:28 +02:00
package.json [ci] release (#8279) 2023-08-30 13:38:28 +02:00
README.md Integration Docs Next Steps (#3677) 2022-06-30 12:02:39 -04:00
tsconfig.json Remove support for Node 16 (#7780) 2023-08-08 11:01:33 +01: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.