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 new metrics API to generator and protobuf definition #2424

Merged
merged 31 commits into from
May 12, 2023

Commits on May 12, 2023

  1. Add proto for new API span-summary

    Signed-off-by: Zach Leslie <[email protected]>
    zalegrala committed May 12, 2023
    Configuration menu
    Copy the full SHA
    ecfcdd6 View commit details
    Browse the repository at this point in the history
  2. Add breadcumbs for HTTP

    Signed-off-by: Zach Leslie <[email protected]>
    zalegrala committed May 12, 2023
    Configuration menu
    Copy the full SHA
    c26bc47 View commit details
    Browse the repository at this point in the history
  3. Breadcrumbs for generator to serve a span summary

    Signed-off-by: Zach Leslie <[email protected]>
    zalegrala committed May 12, 2023
    Configuration menu
    Copy the full SHA
    15cd408 View commit details
    Browse the repository at this point in the history
  4. Convert the HTTP request into a tempopb request

    Signed-off-by: Zach Leslie <[email protected]>
    zalegrala committed May 12, 2023
    Configuration menu
    Copy the full SHA
    f6b664c View commit details
    Browse the repository at this point in the history
  5. Whitespace

    Signed-off-by: Zach Leslie <[email protected]>
    zalegrala committed May 12, 2023
    Configuration menu
    Copy the full SHA
    a9f7e63 View commit details
    Browse the repository at this point in the history
  6. Fix variable reference

    Signed-off-by: Zach Leslie <[email protected]>
    zalegrala committed May 12, 2023
    Configuration menu
    Copy the full SHA
    7c6040d View commit details
    Browse the repository at this point in the history
  7. Update proto for generator specific API, final results to be handled …

    …by the querier
    
    Signed-off-by: Zach Leslie <[email protected]>
    zalegrala committed May 12, 2023
    Configuration menu
    Copy the full SHA
    32d4e88 View commit details
    Browse the repository at this point in the history
  8. Update http api for proto

    Signed-off-by: Zach Leslie <[email protected]>
    zalegrala committed May 12, 2023
    Configuration menu
    Copy the full SHA
    7e2e99c View commit details
    Browse the repository at this point in the history
  9. Breadcumbs and a rename

    zalegrala committed May 12, 2023
    Configuration menu
    Copy the full SHA
    68c7d6c View commit details
    Browse the repository at this point in the history
  10. Enable API

    zalegrala committed May 12, 2023
    Configuration menu
    Copy the full SHA
    c43b357 View commit details
    Browse the repository at this point in the history
  11. Return on http error

    zalegrala committed May 12, 2023
    Configuration menu
    Copy the full SHA
    02ef5fc View commit details
    Browse the repository at this point in the history
  12. Update proto

    zalegrala committed May 12, 2023
    Configuration menu
    Copy the full SHA
    1587842 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b73536d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e2c872c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e1e3b6d View commit details
    Browse the repository at this point in the history
  16. Accept the limit param

    zalegrala committed May 12, 2023
    Configuration menu
    Copy the full SHA
    b7042bf View commit details
    Browse the repository at this point in the history
  17. Whitespace

    zalegrala committed May 12, 2023
    Configuration menu
    Copy the full SHA
    5ad71fa View commit details
    Browse the repository at this point in the history
  18. Allocate early

    zalegrala committed May 12, 2023
    Configuration menu
    Copy the full SHA
    8c9c4c5 View commit details
    Browse the repository at this point in the history
  19. Avoid wishful data types

    Signed-off-by: Zach Leslie <[email protected]>
    zalegrala committed May 12, 2023
    Configuration menu
    Copy the full SHA
    c21a4e6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    90d44ab View commit details
    Browse the repository at this point in the history
  21. Add error count to metrics

    zalegrala committed May 12, 2023
    Configuration menu
    Copy the full SHA
    b6fbaaf View commit details
    Browse the repository at this point in the history
  22. Include doc

    zalegrala committed May 12, 2023
    Configuration menu
    Copy the full SHA
    0801ca7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e6de31f View commit details
    Browse the repository at this point in the history
  24. Reintroduce query timeout

    zalegrala committed May 12, 2023
    Configuration menu
    Copy the full SHA
    9946301 View commit details
    Browse the repository at this point in the history
  25. Fix instance creation

    zalegrala committed May 12, 2023
    Configuration menu
    Copy the full SHA
    9c036cb View commit details
    Browse the repository at this point in the history
  26. Adjust API path

    zalegrala committed May 12, 2023
    Configuration menu
    Copy the full SHA
    07a5a1b View commit details
    Browse the repository at this point in the history
  27. Rename handler

    zalegrala committed May 12, 2023
    Configuration menu
    Copy the full SHA
    1a34efa View commit details
    Browse the repository at this point in the history
  28. Align function names

    zalegrala committed May 12, 2023
    Configuration menu
    Copy the full SHA
    9fb409a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1e4a3bd View commit details
    Browse the repository at this point in the history
  30. Align function names

    zalegrala committed May 12, 2023
    Configuration menu
    Copy the full SHA
    48f6420 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    76a606f View commit details
    Browse the repository at this point in the history