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

Block requests to ui_metric API if telemetry is disabled #35268

Merged
merged 12 commits into from
Apr 25, 2019

Commits on Apr 17, 2019

  1. Block requests to ui_metric API if telemetry is disabled

    - Export track helper method from ui_metric app.
    - Remove createUiMetricUri helper.
    cjcenizal committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    c981758 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9312131 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Fix lint errors and tests.

    cjcenizal committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    f78f6b2 View commit details
    Browse the repository at this point in the history
  2. Add comments.

    cjcenizal committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    8bdf554 View commit details
    Browse the repository at this point in the history
  3. Rename track to trackUiMetric, and simplify logic to not involve inte…

    …rceptors.
    
    - Add support for an array of metric types.
    - Update README.
    cjcenizal committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    d084eaa View commit details
    Browse the repository at this point in the history
  4. Exit early.

    cjcenizal committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    39e4566 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83b364e View commit details
    Browse the repository at this point in the history
  6. Fix typings.

    cjcenizal committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    15a4680 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. Configuration menu
    Copy the full SHA
    750f329 View commit details
    Browse the repository at this point in the history
  2. Fix lint error.

    cjcenizal committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    80ababd View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

  1. Configuration menu
    Copy the full SHA
    3299d07 View commit details
    Browse the repository at this point in the history
  2. Remove comment.

    cjcenizal committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    73fa5b1 View commit details
    Browse the repository at this point in the history