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

feat(trace): jaeger remote sampler #797

Merged
merged 14 commits into from Jul 4, 2022

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    ab0c1ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1532a91 View commit details
    Browse the repository at this point in the history
  3. feat: update strategy

    TommyCpp committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    c31c5b2 View commit details
    Browse the repository at this point in the history
  4. implement samplers

    TommyCpp committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    d8f1c9c View commit details
    Browse the repository at this point in the history
  5. merge upstream

    TommyCpp committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    0066ab3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c8c69b1 View commit details
    Browse the repository at this point in the history
  7. fix: allow remote returns multiple responses.

    example: add example for jaeger remote sampler
    TommyCpp committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    9e9e695 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c4e799d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    230e000 View commit details
    Browse the repository at this point in the history
  10. doc: add docs for examples

    TommyCpp committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    2f8f389 View commit details
    Browse the repository at this point in the history
  11. feat: move the shut down sender into inner

    doc: add docs for builder's method
    TommyCpp committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    2c3c901 View commit details
    Browse the repository at this point in the history
  12. switch to 2018 edition

    TommyCpp committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    eaea611 View commit details
    Browse the repository at this point in the history
  13. merge upstream

    TommyCpp committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    9f2e3bc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f4aac81 View commit details
    Browse the repository at this point in the history