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

Send client logs with the cloud logging library #474

Merged
merged 50 commits into from
Oct 23, 2024
Merged

Send client logs with the cloud logging library #474

merged 50 commits into from
Oct 23, 2024

Commits on Oct 18, 2024

  1. test slog

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5321893 View commit details
    Browse the repository at this point in the history
  2. test slog

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    327ac46 View commit details
    Browse the repository at this point in the history
  3. fix conflicts

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b0d906f View commit details
    Browse the repository at this point in the history
  4. fix lint errors

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a67b487 View commit details
    Browse the repository at this point in the history
  5. remove unused struct

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d96c6e8 View commit details
    Browse the repository at this point in the history
  6. log latency in seconds

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a0e299e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb673a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9aebb7f View commit details
    Browse the repository at this point in the history
  9. fix error fmt

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b38eaba View commit details
    Browse the repository at this point in the history
  10. Fit Fprintf lint issues

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b0677d9 View commit details
    Browse the repository at this point in the history
  11. Fit lint issue

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c400f9d View commit details
    Browse the repository at this point in the history
  12. Make formatting consistent

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7a14f93 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    81ba965 View commit details
    Browse the repository at this point in the history
  14. fix bugs in main

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a8fa189 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    72b71a1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    98148d1 View commit details
    Browse the repository at this point in the history
  17. rebase and cleanup

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7459958 View commit details
    Browse the repository at this point in the history
  18. test cloud logger

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9639b8e View commit details
    Browse the repository at this point in the history
  19. test cloud logger

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8be6a90 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1dcd836 View commit details
    Browse the repository at this point in the history
  21. update go.work.sum

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    165ec5f View commit details
    Browse the repository at this point in the history
  22. change logging version

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    50bafc6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    36e7e3d View commit details
    Browse the repository at this point in the history
  24. fix lint issues

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    67895be View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7460586 View commit details
    Browse the repository at this point in the history
  26. fix remaining conflicts

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    766bfa8 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4ccde4b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f371c3c View commit details
    Browse the repository at this point in the history
  29. re-add logging to stdout

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    83cd092 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2fecbfc View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    caf19b4 View commit details
    Browse the repository at this point in the history
  32. correct log name

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a88a3f7 View commit details
    Browse the repository at this point in the history
  33. fix typo

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f4921a5 View commit details
    Browse the repository at this point in the history
  34. re-add os.exit defer

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    76f34a3 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    8a4d991 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    919da73 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    fb51d50 View commit details
    Browse the repository at this point in the history
  38. fix lint errors

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0a6e684 View commit details
    Browse the repository at this point in the history
  39. review comments

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    120fe72 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    a7abdae View commit details
    Browse the repository at this point in the history
  41. fix logging tests

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    be4fda4 View commit details
    Browse the repository at this point in the history
  42. tweak logging payload keys

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5fc862d View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    09a2da8 View commit details
    Browse the repository at this point in the history
  44. revert key changes

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    450c437 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    6dafe6b View commit details
    Browse the repository at this point in the history
  46. Remove unused code

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2017254 View commit details
    Browse the repository at this point in the history
  47. fix logging methods

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    991d08d View commit details
    Browse the repository at this point in the history
  48. fix conflict errors

    jessieqliu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7fdb3d5 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    764b445 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. address comments

    jessieqliu committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    8bf2b86 View commit details
    Browse the repository at this point in the history