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

Add query service with OTLP #3086

Merged
merged 16 commits into from
Jul 13, 2021

Commits on Jul 13, 2021

  1. Add query service with OTLP

    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    pavolloffay committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    e8083b9 View commit details
    Browse the repository at this point in the history
  2. Fix issues

    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    pavolloffay committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    eb20c77 View commit details
    Browse the repository at this point in the history
  3. use TLS

    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    pavolloffay committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    cdcf987 View commit details
    Browse the repository at this point in the history
  4. Test TLS in grpc gateway

    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    pavolloffay committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    c370a27 View commit details
    Browse the repository at this point in the history
  5. annoying

    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    pavolloffay committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    a1055c8 View commit details
    Browse the repository at this point in the history
  6. Fix

    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    pavolloffay committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    49ca286 View commit details
    Browse the repository at this point in the history
  7. return error

    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    pavolloffay committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    720bcf7 View commit details
    Browse the repository at this point in the history
  8. fix

    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    pavolloffay committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    5fd2b72 View commit details
    Browse the repository at this point in the history
  9. Fix

    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    pavolloffay committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    b66da70 View commit details
    Browse the repository at this point in the history
  10. update idl

    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    pavolloffay committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    2d25ea6 View commit details
    Browse the repository at this point in the history
  11. Fix

    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    pavolloffay committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    627cd28 View commit details
    Browse the repository at this point in the history
  12. Handle cancelation

    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    pavolloffay committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    2734142 View commit details
    Browse the repository at this point in the history
  13. Fix vet

    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    pavolloffay committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    5ddba04 View commit details
    Browse the repository at this point in the history
  14. Add test and remove swagger

    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    pavolloffay committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    0e983b8 View commit details
    Browse the repository at this point in the history
  15. Change comment

    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    pavolloffay committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    2e5f644 View commit details
    Browse the repository at this point in the history
  16. Fix review comments

    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    pavolloffay committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    0b215b3 View commit details
    Browse the repository at this point in the history