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

fix: Propagate context from async producer #538

Merged
merged 18 commits into from
Jul 14, 2023

Commits on Jun 30, 2023

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

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    43cc352 View commit details
    Browse the repository at this point in the history
  2. appease the cop

    plantfansam committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    ea32cb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. more rubocop fixes

    plantfansam committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    af50754 View commit details
    Browse the repository at this point in the history
  2. check for trace id

    plantfansam committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    5388cc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00cd9e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4786558 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    c09c787 View commit details
    Browse the repository at this point in the history
  2. appease the cop

    plantfansam committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5bf82dd View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    6d9c16f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f17b983 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. remove unused block arg

    plantfansam committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b9a0788 View commit details
    Browse the repository at this point in the history
  2. missing backtick

    plantfansam committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    3538f7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce67672 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    1c6ba39 View commit details
    Browse the repository at this point in the history
  2. Update instrumentation/ruby_kafka/lib/opentelemetry/instrumentation/r…

    …uby_kafka/patches/producer.rb
    
    Co-authored-by: Francis Bogsanyi <francis.bogsanyi@shopify.com>
    plantfansam and fbogsany authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    8b56fb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    196f7a9 View commit details
    Browse the repository at this point in the history
  4. appease the cop

    plantfansam committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3d1c400 View commit details
    Browse the repository at this point in the history