Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

6915 - Telemetry daily frequency #7095

Merged
merged 17 commits into from
Jun 1, 2021
Merged

6915 - Telemetry daily frequency #7095

merged 17 commits into from
Jun 1, 2021

Commits on May 12, 2021

  1. Daily telemetry

    mrsarm committed May 12, 2021
    Configuration menu
    Copy the full SHA
    39bf4d2 View commit details
    Browse the repository at this point in the history
  2. Add telemetry tests. Refactor

    mrsarm committed May 12, 2021
    Configuration menu
    Copy the full SHA
    b9eca76 View commit details
    Browse the repository at this point in the history
  3. Improvements in the script to collect meta data from a terminal

    - Output errors in the standard error stream to see the errors in the console while piping right results to a JSON file
    - Add Unix exec permission and header to execute the script without the `node ` prefix
    mrsarm committed May 12, 2021
    Configuration menu
    Copy the full SHA
    bb02f44 View commit details
    Browse the repository at this point in the history
  4. Fix lint error

    mrsarm committed May 12, 2021
    Configuration menu
    Copy the full SHA
    2793e5b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Update jsdoc

    Co-authored-by: Diana Barsan <[email protected]>
    mrsarm and dianabarsan authored May 13, 2021
    Configuration menu
    Copy the full SHA
    d1957d7 View commit details
    Browse the repository at this point in the history
  2. Update regex

    Co-authored-by: Diana Barsan <[email protected]>
    mrsarm and dianabarsan authored May 13, 2021
    Configuration menu
    Copy the full SHA
    9e26a4a View commit details
    Browse the repository at this point in the history
  3. Update jsdoc

    Co-authored-by: Diana Barsan <[email protected]>
    mrsarm and dianabarsan authored May 13, 2021
    Configuration menu
    Copy the full SHA
    c0d8e80 View commit details
    Browse the repository at this point in the history
  4. Update comment

    Co-authored-by: Diana Barsan <[email protected]>
    mrsarm and dianabarsan authored May 13, 2021
    Configuration menu
    Copy the full SHA
    618a580 View commit details
    Browse the repository at this point in the history
  5. More precise matches in tests

    mrsarm committed May 13, 2021
    Configuration menu
    Copy the full SHA
    c6ad957 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Configuration menu
    Copy the full SHA
    49c54d5 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Rename constant

    mrsarm committed May 27, 2021
    Configuration menu
    Copy the full SHA
    5b5be63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cc1a91 View commit details
    Browse the repository at this point in the history
  3. Indent fixes

    mrsarm committed May 27, 2021
    Configuration menu
    Copy the full SHA
    ca116c8 View commit details
    Browse the repository at this point in the history
  4. Checks args

    mrsarm committed May 27, 2021
    Configuration menu
    Copy the full SHA
    ad7cfd0 View commit details
    Browse the repository at this point in the history
  5. Rename db names in tests

    mrsarm committed May 27, 2021
    Configuration menu
    Copy the full SHA
    86b09d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bb8ac5 View commit details
    Browse the repository at this point in the history
  7. Fix quotes in string

    mrsarm committed May 27, 2021
    Configuration menu
    Copy the full SHA
    378fea5 View commit details
    Browse the repository at this point in the history