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

[Misc] Respect trace headers in grpc server #49

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Jun 24, 2024

  1. Respect trace headers in grpc server

    Signed-off-by: Ronen Schaffer <ronen.schaffer@ibm.com>
    ronensc committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    46dabf6 View commit details
    Browse the repository at this point in the history
  2. Add dummy_client_grpc.py

    Signed-off-by: Ronen Schaffer <ronen.schaffer@ibm.com>
    ronensc committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4645cbc View commit details
    Browse the repository at this point in the history
  3. Update Otel.md

    Signed-off-by: Ronen Schaffer <ronen.schaffer@ibm.com>
    ronensc committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    6174e97 View commit details
    Browse the repository at this point in the history
  4. Install OpenTelemetry packages in the docker image

    Signed-off-by: Ronen Schaffer <ronen.schaffer@ibm.com>
    ronensc committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    81b6433 View commit details
    Browse the repository at this point in the history