astro/packages/telemetry
Fred K. Schott 6d5ef41b1e
fix cannot exit astro bug ()
* fix cannot exit astro bug

* Create loud-tigers-draw.md
2022-05-03 15:29:34 -04:00
..
src fix cannot exit astro bug () 2022-05-03 15:29:34 -04:00
test [ci] format 2022-05-03 13:08:46 +00:00
CHANGELOG.md [ci] release () 2022-05-03 09:16:57 -04:00
events.d.ts Telemetry () 2022-05-03 09:07:28 -04:00
package.json [ci] release () 2022-05-03 09:16:57 -04:00
README.md Telemetry () 2022-05-03 09:07:28 -04:00
tsconfig.json Telemetry () 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.