Skip to content

A package to collect metrics only used in local Dev IDE: for generalized cloud metrics stuff in Nodejs see https://github.com/particle-iot/statsd-metrics

License

Notifications You must be signed in to change notification settings

particle-iot-archived/metrics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metrics package Build Status

A package that reports usage information to Google Analytics.

If you do not want this information reported, you can disable this package. Open the Settings View by running the Settings View: Open command from the Command Palette, go to the Packages section, and then find and disable the Metrics package.

Collected Data

  • A unique identifier that is generated by computing the SHA-1 of the machine's MAC address.
  • The screen width and height
  • The version of Spark Dev being used
  • The name of each item opened in a pane such as EditorView, SettingsView, and MarkdownPreviewView
  • Exception messages (without paths)
  • Commands run (save core commands)
  • The amount of time the current window was open for
  • The amount of time the current window took to load
  • The amount of time the app took to launch

About

A package to collect metrics only used in local Dev IDE: for generalized cloud metrics stuff in Nodejs see https://github.com/particle-iot/statsd-metrics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 100.0%