GithubHelp home page GithubHelp logo

ricehiroko / metrics Goto Github PK

View Code? Open in Web Editor NEW

This project forked from atom/metrics

0.0 1.0 1.0 371 KB

Help improve Atom by sending usage statistics, exceptions and deprecations to the team.

License: MIT License

JavaScript 100.00%

metrics's Introduction

Metrics package

OS X Build Status Windows Build Status Dependency Status

Help improve Atom by sending usage statistics, exceptions and deprecations to the team.

You will be asked at first-run whether you consent to telemetry being sent to the Atom team which includes usage statistics, sanitized exceptions and deprecation warnings. You can change your mind at a later date from the Atom Settings window.

Collected data

  • A unique UUID v4 random identifier is generated according to RFC4122
  • Screen and window width and height
  • Version of Atom being used including which release channel (stable, beta, dev)
  • Name of each Atom view class or Atom configuration file opened in a pane, e.g. EditorView, SettingsView, MarkdownPreviewView, and UserKeymap. No other pane item information is collected.
  • Exception messages (without paths)
  • Heap memory used as MB and %
  • Commands run (except core commands)
  • File open events and their language grammar scope names
  • Amount of time the current window was open for
  • Amount of time the current window took to load
  • Amount of time the app took to launch
  • Deprecated package names and versions
  • Chrome user-agent (version of Chrome, OS, CPU)
  • The number of optional (non-bundled) Atom packages activated at startup
  • The number of user-defined key bindings loaded at startup
  • File save events when editing the user init script
  • File save events when editing the user stylesheet
  • Repository open events and the hostname from the repository's URL (i.e., github.com, bitbucket.org, gitlab.com, visualstudio.com, amazonaws.com if the repository is hosted at one of these domains; otherwise, the hostname is anonymized as other)

This information is sent via Google Analytics which allows the Atom team to analyze usage patterns and errors in order to help improve Atom.

metrics's People

Contributors

kevinsawicki avatar benogle avatar jasonrudolph avatar damieng avatar mcolyer avatar daviwil avatar mnquintana avatar maxbrunsfeld avatar lee-dohm avatar thomasjo avatar itay-grudev avatar as-cii avatar izuzak avatar tmthrgd avatar ingramz avatar bolinfest avatar neilparikh avatar 50wliu avatar vikramhaer avatar

Watchers

James Cloos avatar

Forkers

rice-hiroko

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.