astro/packages/telemetry
2022-06-16 18:54:57 +00:00
..
src [ci] format 2022-06-16 18:54:57 +00:00
test [ci] format 2022-06-16 18:54:57 +00:00
CHANGELOG.md [ci] release (#3308) 2022-05-06 09:28:57 -04:00
events.d.ts Telemetry (#3256) 2022-05-03 09:07:28 -04:00
package.json Collect project meta info (#3587) 2022-06-14 15:30:39 -05:00
README.md Telemetry (#3256) 2022-05-03 09:07:28 -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. 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.