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

[Internal] ClientTelemetry: Adds logic to limit payload size to 2 MB #3717

Merged
merged 11 commits into from
Mar 9, 2023

Commits on Mar 8, 2023

  1. first draft

    wip
    
    fix test and logic
    sourabh1007 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    95e105d View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

    sourabh1007 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    79612b4 View commit details
    Browse the repository at this point in the history
  3. limit 2 mb

    sourabh1007 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    76a37a0 View commit details
    Browse the repository at this point in the history
  4. ad callback

    sourabh1007 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    03cc762 View commit details
    Browse the repository at this point in the history
  5. fix tests

    sourabh1007 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    54039b3 View commit details
    Browse the repository at this point in the history
  6. code refactor

    sourabh1007 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    81aab65 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27a4cb3 View commit details
    Browse the repository at this point in the history
  8. clean up files

    sourabh1007 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    450d6b6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    68735fe View commit details
    Browse the repository at this point in the history
  10. code refactor

    sourabh1007 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    27588c9 View commit details
    Browse the repository at this point in the history
  11. add null check

    sourabh1007 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    10c214d View commit details
    Browse the repository at this point in the history