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 kafka exporter and receiver configuration #4971

Closed
wants to merge 18 commits into from

Commits on Jan 16, 2024

  1. Add jaeger-v2 kafka exporter and receiver configuration

    Signed-off-by: James Ryans <james.ryans2012@gmail.com>
    james-ryans committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    998fe18 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Revert jaeger-ui submodule

    Signed-off-by: James Ryans <james.ryans2012@gmail.com>
    james-ryans committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6165551 View commit details
    Browse the repository at this point in the history
  2. Update testbed module to specific commit at 95e673e

    Signed-off-by: James Ryans <james.ryans2012@gmail.com>
    james-ryans committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5198ff7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46ef03f View commit details
    Browse the repository at this point in the history
  4. Add unit test to grpc storage extension and factory

    Signed-off-by: James Ryans <james.ryans2012@gmail.com>
    james-ryans committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    8da3224 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Add v2 otel-kafka-integration-test.sh to Github CI

    Signed-off-by: James Ryans <james.ryans2012@gmail.com>
    james-ryans committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    5a811c0 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into otel-kafka

    Signed-off-by: James Ryans <james.ryans2012@gmail.com>
    james-ryans committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    d6c2dc9 View commit details
    Browse the repository at this point in the history
  3. Change v2 component() to public function

    Signed-off-by: James Ryans <james.ryans2012@gmail.com>
    james-ryans committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    51b71d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Change jaegerstorage receiver grpc config mapstructure

    Signed-off-by: James Ryans <james.ryans2012@gmail.com>
    james-ryans committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    7607376 View commit details
    Browse the repository at this point in the history
  2. Ignore cmd/jaeger/integration directory from code coverage

    Signed-off-by: James Ryans <james.ryans2012@gmail.com>
    james-ryans committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    baa5eb8 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/main' into otel-kafka

    Signed-off-by: James Ryans <james.ryans2012@gmail.com>
    james-ryans committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    caae89d View commit details
    Browse the repository at this point in the history
  4. Set name to kafka docker in otel-kafka-integration-test.sh

    Signed-off-by: James Ryans <james.ryans2012@gmail.com>
    james-ryans committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1b4980a View commit details
    Browse the repository at this point in the history
  5. Fix kafka message.max.bytes no longer optional

    Signed-off-by: James Ryans <james.ryans2012@gmail.com>
    james-ryans committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    52f95fb View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Refactor grpc/factory_test combine assert to require.ErrorContains()

    Signed-off-by: James Ryans <james.ryans2012@gmail.com>
    james-ryans committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7352bfc View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into otel-kafka

    Signed-off-by: James Ryans <james.ryans2012@gmail.com>
    james-ryans committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    59d3071 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Merge branch 'main' into otel-kafka

    Signed-off-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
    yurishkuro committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    2375329 View commit details
    Browse the repository at this point in the history
  2. update idl

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    657f192 View commit details
    Browse the repository at this point in the history
  3. tidy

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    fb44ba5 View commit details
    Browse the repository at this point in the history