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

Update grpc & http endpoint to query operations by service & spanKind #1943

Merged
merged 6 commits into from
Nov 26, 2019

Commits on Nov 25, 2019

  1. Update grpc & http endpoint to query operations by service & spanKind

    - legacy http endpoint will stay unchanged: /services/%s/operations
    
    Signed-off-by: Jun Guo <guo0693@gmail.com>
    guo0693 committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    6a93dee View commit details
    Browse the repository at this point in the history
  2. Better format

    Signed-off-by: Jun Guo <guo0693@gmail.com>
    guo0693 committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    ef49a7e View commit details
    Browse the repository at this point in the history
  3. Fix unit test

    Signed-off-by: Jun Guo <guo0693@gmail.com>
    guo0693 committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    740050b View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Update changelog and address feedback

    Signed-off-by: Jun Guo <guo0693@gmail.com>
    guo0693 committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    873894c View commit details
    Browse the repository at this point in the history
  2. Make grpc query server backward-compatible

    Signed-off-by: Jun Guo <guo0693@gmail.com>
    guo0693 committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    3dc44dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efb7d62 View commit details
    Browse the repository at this point in the history