8021998bb6
* Add new configKeys prop for telemetry This property lets us known which AstroConfig keys are being used, for anonymous telemetry. * Adds a changeset * Restructure how the telemetry event is shaped |
||
---|---|---|
.. | ||
src | ||
test | ||
CHANGELOG.md | ||
events.d.ts | ||
package.json | ||
README.md | ||
tsconfig.json |
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.