@aws-toolkits/telemetry

1.0.212 • Public • Published

AWS Toolkit/Amazon Q for VSCode Telemetry

This package contains scripts and files to generate telemetry calls for:

Usage

To generate telemetry for VSCode, install this package in your package.json, then run:

node node_modules/@aws-toolkits/telemetry/lib/generateTelemetry.js --output=<path/to/file>.ts

The script has two arguments:

  1. --extraInput accepts lists of paths to telemetry JSON files, seperated by commas. For example, "--extraInput=abc.json,/abc/bcd.json"
  2. --output accepts one path which represents where the final output will go. For example, "--output=abc.ts"

Readme

Keywords

none

Package Sidebar

Install

npm i @aws-toolkits/telemetry

Weekly Downloads

3,319

Version

1.0.212

License

Apache-2.0

Unpacked Size

257 kB

Total Files

23

Last publish

Collaborators

  • mattsb42-aws
  • hunterwerlla
  • amzn-oss
  • aws-toolkits-team