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

[#10407] Found some issue , when i using kafka consume, with kafka-coroutine context #10405

Open
wants to merge 51 commits into
base: master
Choose a base branch
from

Commits on Oct 13, 2023

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

Commits on Oct 16, 2023

  1. fix: Skip getTraceId exception when DisableAsyncChildTrace throw Unsu…

    …pportedOperationException in removeTraceObject set beforeTraceId
    gipyeong-lee committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    98b95be View commit details
    Browse the repository at this point in the history
  2. fix: be thread-safety

    gipyeong-lee committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    3458363 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    e66d910 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b865159 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4ae8ed View commit details
    Browse the repository at this point in the history
  4. [#noissue] Cleanup

    smilu97 authored and gipyeong-lee committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    74386bd View commit details
    Browse the repository at this point in the history
  5. [#noissue] Cleanup

    emeroad authored and gipyeong-lee committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a0285d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37f7eac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f204258 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b855e8a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d882150 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    62d6538 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4217796 View commit details
    Browse the repository at this point in the history
  12. [#NOISSUE] update datasource configuration

    minwoo.jung authored and gipyeong-lee committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    0030203 View commit details
    Browse the repository at this point in the history
  13. [#noissue] Cleanup

    smilu97 authored and gipyeong-lee committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    ace78e3 View commit details
    Browse the repository at this point in the history
  14. [#noissue] Update README.md

    emeroad authored and gipyeong-lee committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c2ec48e View commit details
    Browse the repository at this point in the history
  15. [#noissue] Cleanup

    emeroad authored and gipyeong-lee committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    8cfd725 View commit details
    Browse the repository at this point in the history
  16. [#noissue] Cleanup maven build

    emeroad authored and gipyeong-lee committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    781d63c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7b056ea View commit details
    Browse the repository at this point in the history
  18. [#noissue] Cleanup

    emeroad authored and gipyeong-lee committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    0a331b4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6d760a3 View commit details
    Browse the repository at this point in the history
  20. [#noissue] Cleanup

    emeroad authored and gipyeong-lee committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    1d41df3 View commit details
    Browse the repository at this point in the history
  21. [#noissue] Updated grpc-idl

    smilu97 authored and gipyeong-lee committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    8ca5f88 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    07ee9b3 View commit details
    Browse the repository at this point in the history
  23. [#noissue] Cleanup

    smilu97 authored and gipyeong-lee committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    09d1a17 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    00b1767 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ede8649 View commit details
    Browse the repository at this point in the history
  26. [#noissue] Cleanup

    emeroad authored and gipyeong-lee committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    6d7e8fc View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    74a7794 View commit details
    Browse the repository at this point in the history
  28. [#noissue] Add logs

    ga-ram authored and gipyeong-lee committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    8389db1 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8160aa4 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4813433 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    f4467d4 View commit details
    Browse the repository at this point in the history
  32. [pinpoint-apm#9631] Fix typo

    intr3p1d authored and gipyeong-lee committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3e9841c View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    9c135af View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    68c2d8e View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    4d37404 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    9f3e97b View commit details
    Browse the repository at this point in the history
  37. [pinpoint-apm#10420] Removed PinpointNettyServerBuilder, Tracing gRPC…

    … logId
    youngjin.kim2 authored and gipyeong-lee committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    975bbb1 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    c883aee View commit details
    Browse the repository at this point in the history
  39. [pinpoint-apm#10388] Added frontend forceclean

    youngjin.kim2 authored and gipyeong-lee committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    5738582 View commit details
    Browse the repository at this point in the history
  40. [pinpoint-apm#10431] Optional gRPC stat logging in agent

    youngjin.kim2 authored and gipyeong-lee committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    1b2b1e3 View commit details
    Browse the repository at this point in the history
  41. [pinpoint-apm#10350] Removed zookeeper tests

    youngjin.kim2 authored and gipyeong-lee committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    0b6122f View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    c0101b6 View commit details
    Browse the repository at this point in the history
  43. [#noissue] Fixed unstable test: FluxCommandResponseObserverTest

    youngjin.kim2 authored and gipyeong-lee committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    48a8fec View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    19ea3b9 View commit details
    Browse the repository at this point in the history
  45. [pinpoint-apm#9631] Cleanup

    intr3p1d authored and gipyeong-lee committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    cfb8564 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    5ae62ec View commit details
    Browse the repository at this point in the history
  47. fix: rebase master

    gipyeong-lee committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    0f09986 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    67bb9d2 View commit details
    Browse the repository at this point in the history