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

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