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

[jaeger-v2] Add support for GRPC storarge #5228

Merged
merged 8 commits into from
Feb 27, 2024

Commits on Feb 24, 2024

  1. feat: add support for grpc in jaeger-v2

    Signed-off-by: James Ryans <[email protected]>
    james-ryans committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    ee39180 View commit details
    Browse the repository at this point in the history
  2. test: cover a success NewFactoryWithConfig line

    Signed-off-by: James Ryans <[email protected]>
    james-ryans committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    2798a45 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    709bb09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f50daec View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into grpc-storage-v2

    Signed-off-by: James Ryans <[email protected]>
    james-ryans committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c65ddfc View commit details
    Browse the repository at this point in the history
  4. fix unsaved merge conflict in jaeger storage config

    Signed-off-by: James Ryans <[email protected]>
    james-ryans committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    05d2c05 View commit details
    Browse the repository at this point in the history
  5. refactor factory close from grpc_test to clean-up

    Signed-off-by: James Ryans <[email protected]>
    james-ryans committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    992b223 View commit details
    Browse the repository at this point in the history
  6. refactor grpc factory_test

    Signed-off-by: James Ryans <[email protected]>
    james-ryans committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    cd405ef View commit details
    Browse the repository at this point in the history