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

[Telemetry] Server side fetcher #50015

Merged
merged 64 commits into from
Nov 13, 2019
Merged

Commits on Nov 4, 2019

  1. initial push

    Bamieh committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    4860e53 View commit details
    Browse the repository at this point in the history
  2. self code review

    Bamieh committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    d7f7f60 View commit details
    Browse the repository at this point in the history
  3. ignore node-fetch type

    Bamieh committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    27d6b67 View commit details
    Browse the repository at this point in the history
  4. usageFetcher api

    Bamieh committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    0037d75 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. user agent metric

    Bamieh committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    4436f3f View commit details
    Browse the repository at this point in the history
  2. merge master + add tests

    Bamieh committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    2715b43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0c10b6 View commit details
    Browse the repository at this point in the history
  4. telemetry plugin collector

    Bamieh committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    0815769 View commit details
    Browse the repository at this point in the history
  5. remove extra unused method

    Bamieh committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    df1f45f View commit details
    Browse the repository at this point in the history
  6. remove unused import

    Bamieh committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    dae375a View commit details
    Browse the repository at this point in the history
  7. type check

    Bamieh committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    01cfc26 View commit details
    Browse the repository at this point in the history
  8. fix collections tests

    Bamieh committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    b58d029 View commit details
    Browse the repository at this point in the history
  9. pass kfetch as dep

    Bamieh committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    16c8e1d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    78d4d88 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    873640f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fcd303 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1926ac View commit details
    Browse the repository at this point in the history
  4. user agent count always 1

    Bamieh committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    5a62e7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64056ea View commit details
    Browse the repository at this point in the history
  6. try using config.get

    Bamieh committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    e51c642 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f648bb9 View commit details
    Browse the repository at this point in the history
  8. type unknown -> string

    Bamieh committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    e394a78 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5818d94 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    120b832 View commit details
    Browse the repository at this point in the history
  11. enable ui_metric back again

    Bamieh committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    c757cb5 View commit details
    Browse the repository at this point in the history
  12. ignore keyword above 256

    Bamieh committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    087ad8e View commit details
    Browse the repository at this point in the history
  13. check requesting app first

    Bamieh committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    076b06c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b954daa View commit details
    Browse the repository at this point in the history
  15. fix tests

    Bamieh committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    e5967de View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7f7b7cc View commit details
    Browse the repository at this point in the history
  17. remove boom import

    Bamieh committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    4cb7da9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f8ab109 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0db44f2 View commit details
    Browse the repository at this point in the history
  20. undo some changes in tests

    Bamieh committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    993fcd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. inside try catch

    Bamieh committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    88c8fae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b0692f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a0740c View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Configuration menu
    Copy the full SHA
    612252a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    176ac34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c72efcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b768d19 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. merge master + work on code review feedback + allowChangingOptInStatu…

    …s as saved object config
    Bamieh committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    f34101e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'telemetry/server_fetcher' of github.com:Bamieh/kibana i…

    …nto telemetry/server_fetcher
    Bamieh committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    bb1e6d5 View commit details
    Browse the repository at this point in the history
  3. usageFetcher -> sendUsageFrom

    Bamieh committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    495fc81 View commit details
    Browse the repository at this point in the history
  4. more replacements

    Bamieh committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    832841a View commit details
    Browse the repository at this point in the history
  5. remove extra unused route

    Bamieh committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    3956c1f View commit details
    Browse the repository at this point in the history
  6. config() -> config

    Bamieh committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    925c3e4 View commit details
    Browse the repository at this point in the history
  7. Update src/legacy/core_plugins/telemetry/index.ts

    Co-Authored-By: Mike Côté <mikecote@users.noreply.github.com>
    Bamieh and mikecote authored Nov 12, 2019
    Configuration menu
    Copy the full SHA
    703f1f3 View commit details
    Browse the repository at this point in the history
  8. Update src/legacy/core_plugins/ui_metric/server/routes/api/ui_metric.ts

    Co-Authored-By: Mike Côté <mikecote@users.noreply.github.com>
    Bamieh and mikecote authored Nov 12, 2019
    Configuration menu
    Copy the full SHA
    ec4dabf View commit details
    Browse the repository at this point in the history
  9. config() -> config

    Bamieh committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    17e4318 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'telemetry/server_fetcher' of github.com:Bamieh/kibana i…

    …nto telemetry/server_fetcher
    Bamieh committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    2c1aff7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    29a6a67 View commit details
    Browse the repository at this point in the history
  12. fix opt in check

    Bamieh committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    944599a View commit details
    Browse the repository at this point in the history
  13. triple check

    Bamieh committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    4527308 View commit details
    Browse the repository at this point in the history
  14. check for non boolean

    Bamieh committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    62f65ea View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c70becc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    73bcafd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cd0730e View commit details
    Browse the repository at this point in the history
  18. Merge branch 'telemetry/server_fetcher' of github.com:Bamieh/kibana i…

    …nto telemetry/server_fetcher
    Bamieh committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    1fbcd73 View commit details
    Browse the repository at this point in the history
  19. import TelemetryOptInProvider

    Bamieh committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    88f1b73 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3961073 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. update test case

    Bamieh committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    2c12688 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'telemetry/server_fetcher' of github.com:Bamieh/kibana i…

    …nto telemetry/server_fetcher
    Bamieh committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    d88e765 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a077d3 View commit details
    Browse the repository at this point in the history