0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/telemetry
Houston (Bot) 40efae6550
[ci] release (beta) (#7952)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-11 11:14:20 -04:00
..
src Remove undici dep (#7980) 2023-08-08 11:04:17 +01:00
test
CHANGELOG.md [ci] release (beta) (#7952) 2023-08-11 11:14:20 -04:00
package.json [ci] release (beta) (#7952) 2023-08-11 11:14:20 -04:00
README.md
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.