0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/telemetry
2023-07-20 20:47:36 +08:00
..
src Fix organize-imports-cli with satisfies operator (#7727) 2023-07-20 20:47:36 +08:00
test
CHANGELOG.md [ci] release (#6924) 2023-05-01 10:58:03 -04:00
package.json Update safe dependencies (#7430) 2023-06-21 21:09:49 +08:00
README.md
tsconfig.json Update compilation target for Node 16 (#6213) 2023-03-06 13:57:16 -05: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.