astro/packages/telemetry
Nate Moore 5ab9d573f6
Collect project meta info (#3587)
* chore: add project meta

* Update index.ts
2022-06-14 15:30:39 -05:00
..
src Collect project meta info (#3587) 2022-06-14 15:30:39 -05:00
test [ci] format 2022-05-06 13:23:09 +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.