0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/packages/telemetry
Joaquín Sánchez c6ba6ec4d9
fix: lint failing on astro and some integrations (#3794)
* fix: lint failing on astro and some integrations

* chore: fix telemetry lint

* chore: fix turbo cache (thx nate)

* chore: fix runtime server
2022-07-07 16:06:44 -05:00
..
src fix: lint failing on astro and some integrations (#3794) 2022-07-07 16:06:44 -05:00
test [ci] format 2022-06-27 21:17:40 +00:00
CHANGELOG.md [ci] release (#3818) 2022-07-06 21:00:18 -04:00
package.json detect package manager and improve types (#3847) 2022-07-07 11:12:31 -07:00
README.md Integration Docs Next Steps (#3677) 2022-06-30 12:02:39 -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. It is enabled by default. 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.