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

Client Telemetry: Adds Client Config API support to control the feature #3816

Closed
wants to merge 32 commits into from

Commits on Aug 7, 2023

  1. FIrst Draft changes

    sourabh1007 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6298924 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8055f4a View commit details
    Browse the repository at this point in the history
  3. review comments

    sourabh1007 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5545af3 View commit details
    Browse the repository at this point in the history
  4. fixing review comments

    sourabh1007 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    c5a01e9 View commit details
    Browse the repository at this point in the history
  5. redesign it

    sourabh1007 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    11b9a9f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7cbf7bf View commit details
    Browse the repository at this point in the history
  7. updated contract

    sourabh1007 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    4b2c0e7 View commit details
    Browse the repository at this point in the history
  8. null checks

    sourabh1007 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    625dde4 View commit details
    Browse the repository at this point in the history
  9. fix tests

    sourabh1007 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    745a9ce View commit details
    Browse the repository at this point in the history
  10. fix test

    sourabh1007 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    121957f View commit details
    Browse the repository at this point in the history
  11. fix tests

    sourabh1007 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b14b8f1 View commit details
    Browse the repository at this point in the history
  12. remove unrelated changes

    sourabh1007 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9923bb1 View commit details
    Browse the repository at this point in the history
  13. add loggers in test

    sourabh1007 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e16adbd View commit details
    Browse the repository at this point in the history
  14. design change

    sourabh1007 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    eca6c0e View commit details
    Browse the repository at this point in the history
  15. refactor

    sourabh1007 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    75269b1 View commit details
    Browse the repository at this point in the history
  16. private var

    sourabh1007 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d41edab View commit details
    Browse the repository at this point in the history
  17. add console11

    sourabh1007 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    ca57074 View commit details
    Browse the repository at this point in the history
  18. reset default timstamp

    sourabh1007 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    ca80e15 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e94eee5 View commit details
    Browse the repository at this point in the history
  20. fix default setting

    sourabh1007 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    cc030af View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e6db0cf View commit details
    Browse the repository at this point in the history
  22. cosmetic changes

    sourabh1007 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    f5e5b67 View commit details
    Browse the repository at this point in the history
  23. fix tests

    sourabh1007 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    bcb34bf View commit details
    Browse the repository at this point in the history
  24. add null checks

    sourabh1007 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    46733a7 View commit details
    Browse the repository at this point in the history
  25. code refactoring

    sourabh1007 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    8fbe082 View commit details
    Browse the repository at this point in the history
  26. clearer contract

    sourabh1007 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    0b8c275 View commit details
    Browse the repository at this point in the history
  27. refactors code

    sourabh1007 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2b1a8df View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. internal tag fix

    sourabh1007 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    241db02 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    575d9a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f18f66d View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

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

Commits on Aug 11, 2023

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