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

add instrumentation to allow sending kafka payload size on produce #6228

Merged
merged 11 commits into from
Jan 2, 2024

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    3247dba View commit details
    Browse the repository at this point in the history
  2. typo

    vandonr committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    619cb0f View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. fix depth count

    vandonr committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    46e8651 View commit details
    Browse the repository at this point in the history
  2. change instrumented method

    vandonr committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    5ac65d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. do something that works

    vandonr committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d9f1025 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    881aa65 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

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

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    9fbf4f2 View commit details
    Browse the repository at this point in the history
  2. add tests and comments

    vandonr committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    473c660 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    d809ff4 View commit details
    Browse the repository at this point in the history
  2. fix parameter

    vandonr authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    60e046d View commit details
    Browse the repository at this point in the history