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

otelgrpc: Implement grpc.StatsHandler for trace instrumentation #3002

Merged
merged 22 commits into from
Sep 19, 2023

Commits on Jul 26, 2023

  1. [otelgrpc] refactor otelgrpc to use grpc.StatsHandler

    Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com>
    fatsheep9146 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    2a4bde0 View commit details
    Browse the repository at this point in the history
  2. Update instrumentation/google.golang.org/grpc/otelgrpc/README.md

    Co-authored-by: David Ashpole <dashpole@google.com>
    fatsheep9146 and dashpole committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    7567e0d View commit details
    Browse the repository at this point in the history
  3. Update instrumentation/google.golang.org/grpc/otelgrpc/README.md

    Co-authored-by: David Ashpole <dashpole@google.com>
    fatsheep9146 and dashpole committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    92110c0 View commit details
    Browse the repository at this point in the history
  4. Update instrumentation/google.golang.org/grpc/otelgrpc/README.md

    Co-authored-by: David Ashpole <dashpole@google.com>
    fatsheep9146 and dashpole committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    afebd44 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

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

Commits on Aug 1, 2023

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

Commits on Aug 10, 2023

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

Commits on Aug 11, 2023

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

Commits on Aug 30, 2023

  1. Update instrumentation/google.golang.org/grpc/otelgrpc/README.md

    Co-authored-by: Mikhail Mazurskiy <126021+ash2k@users.noreply.github.com>
    fatsheep9146 and ash2k committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    1468039 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

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

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    356c723 View commit details
    Browse the repository at this point in the history
  2. move doc to doc.go

    Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com>
    fatsheep9146 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7c9c665 View commit details
    Browse the repository at this point in the history
  3. fix failed lint check

    Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com>
    fatsheep9146 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7d24364 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    550afc5 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    c22bea0 View commit details
    Browse the repository at this point in the history
  2. format doc.go

    Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com>
    fatsheep9146 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    87dbe38 View commit details
    Browse the repository at this point in the history
  3. Update instrumentation/google.golang.org/grpc/otelgrpc/doc.go

    Co-authored-by: Robert Pająk <pellared@hotmail.com>
    fatsheep9146 and pellared committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    3258d1d View commit details
    Browse the repository at this point in the history
  4. fix typo

    Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com>
    fatsheep9146 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0213f6b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

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

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    1c4fb80 View commit details
    Browse the repository at this point in the history
  2. Update instrumentation/google.golang.org/grpc/otelgrpc/stats_handler.go

    Co-authored-by: Robert Pająk <pellared@hotmail.com>
    fatsheep9146 and pellared committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    494eb36 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    pellared committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    256b144 View commit details
    Browse the repository at this point in the history