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

gRPC streaming bugfix #260

Merged
merged 9 commits into from
Feb 8, 2021

Commits on Feb 4, 2021

  1. Bugfix for open-telemetry#257 - properly stream responses

    Michael Stella authored and alertedsnake committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    eb64f57 View commit details
    Browse the repository at this point in the history
  2. Add tests for streaming, multiple spans

    Add tests for unary_stream calls.
    
    Add tests for verifing child spans get picked up and are partof the same
    trace properly.
    Michael Stella authored and alertedsnake committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    cd56795 View commit details
    Browse the repository at this point in the history
  3. remove client changes, those are for another PR

    Michael Stella authored and alertedsnake committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    acab44c View commit details
    Browse the repository at this point in the history
  4. black

    Michael Stella authored and alertedsnake committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    5dfe1ea View commit details
    Browse the repository at this point in the history
  5. more linting

    Michael Stella authored and alertedsnake committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    16dab26 View commit details
    Browse the repository at this point in the history
  6. changelog

    Michael Stella authored and alertedsnake committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    4332e7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c3d647e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

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