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

Simple instrumented gRPC example #729

Merged
merged 24 commits into from
Jun 3, 2021

Commits on May 8, 2021

  1. Add simple gRPC example

    Hablapatabla committed May 8, 2021
    Configuration menu
    Copy the full SHA
    2fce994 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ebb25a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30d64d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3d5bfa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    baeb439 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Implement client-server propagation, except it doesn't work. Commit t…

    …o pull changes and try again
    Hablapatabla committed May 10, 2021
    Configuration menu
    Copy the full SHA
    bb178cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbfc584 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    139273b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9496c3f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Format and comment out debugging output from trying to implement span…

    … propagation from client to server
    Hablapatabla committed May 11, 2021
    Configuration menu
    Copy the full SHA
    1799f32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3aabc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00a707b View commit details
    Browse the repository at this point in the history
  4. Fix code snippet markdown in README and try adding block around find_…

    …package statements to prevent errors when building otel with -DWITH_OTLP=YES
    Hablapatabla committed May 11, 2021
    Configuration menu
    Copy the full SHA
    25ff009 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8569a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. fix context propagation

    lalitb committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    2de0ea2 View commit details
    Browse the repository at this point in the history
  2. run only with WITH_OTLP

    lalitb committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    464d52b View commit details
    Browse the repository at this point in the history
  3. revert

    lalitb committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    44dd750 View commit details
    Browse the repository at this point in the history
  4. another revert try

    lalitb committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    bc4311f View commit details
    Browse the repository at this point in the history
  5. fix readme

    lalitb committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    2fb974a View commit details
    Browse the repository at this point in the history
  6. fix readme

    lalitb committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    fadde9e View commit details
    Browse the repository at this point in the history
  7. format, and comments

    lalitb committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    0e3c346 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bfaf2ce View commit details
    Browse the repository at this point in the history
  9. Merge branch 'grpc-example' of github.com:Hablapatabla/opentelemetry-…

    …cpp into grpc-example
    lalitb committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    8eb1dc8 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

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