Inconsistent wording between "telemetry" & "usage data" #714
Labels
good first issue
Good for newcomers
tech-debt
Refactors, unsavory workarounds or other technical decisions that should be revisited later
Environment information
Description
Throughout the codebase, the word telemetry and usage data is being used interchangeably.
List of some of the inconsistency
amplify configure telemetry enable|disable
AMPLIFY_DISABLE_TELEMETRY
{ telemetry: { enabled: false } }
https://docs.amplify.aws/gen2/reference/telemetry
platform-core/src/usage-data
The text was updated successfully, but these errors were encountered: