astro/packages/telemetry
Fred K. Schott 7cd4b1bc12
[ci] update lockfile (#3287)
* [ci] update lockfile

* chore: fix lockfile

* fix: pin turbo

Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
Co-authored-by: Nate Moore <nate@skypack.dev>
2022-05-12 11:42:34 -05:00
..
src [ci] format 2022-05-06 13:23:09 +00: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 [ci] update lockfile (#3287) 2022-05-12 11:42:34 -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.