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

[WIP] OpenTelemetry First Pass #242

Draft
wants to merge 51 commits into
base: main
Choose a base branch
from
Draft

Commits on Nov 6, 2024

  1. add otel deps

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    aee98a4 View commit details
    Browse the repository at this point in the history
  2. add more otel dependencies

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a28bcff View commit details
    Browse the repository at this point in the history
  3. remove print statements

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5191a3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d9c3a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b13e93b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    330c5f9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b944d6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    96cbd46 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    608c3cd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a05d69c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8ce83b2 View commit details
    Browse the repository at this point in the history
  12. add todo note on protocol

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a152fc3 View commit details
    Browse the repository at this point in the history
  13. unwind accidental delete

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    57c5248 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    df031fa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    16fa863 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    83aec42 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7ac2629 View commit details
    Browse the repository at this point in the history
  18. fmt

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8172e05 View commit details
    Browse the repository at this point in the history
  19. unwind json hack

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    03c8e50 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9224950 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d383e89 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0c0f3a4 View commit details
    Browse the repository at this point in the history
  23. bugs

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3780f57 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6345604 View commit details
    Browse the repository at this point in the history
  25. remove path from route

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9329906 View commit details
    Browse the repository at this point in the history
  26. args

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4948d16 View commit details
    Browse the repository at this point in the history
  27. refactor + send url as attr

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ef5a8cc View commit details
    Browse the repository at this point in the history
  28. formatter

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6500522 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c7c3e0b View commit details
    Browse the repository at this point in the history
  30. formatter

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    212a4d6 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    2219d7a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    0cad603 View commit details
    Browse the repository at this point in the history
  33. rework tracing service

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c4a43b3 View commit details
    Browse the repository at this point in the history
  34. refactor more

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9ed43e9 View commit details
    Browse the repository at this point in the history
  35. lint

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ad55706 View commit details
    Browse the repository at this point in the history
  36. refactor some more

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    39fd33c View commit details
    Browse the repository at this point in the history
  37. set attrs on bulk push

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    dca2230 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    503992b View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    ea36de9 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    cdfbd6c View commit details
    Browse the repository at this point in the history
  41. missed a spot to implement

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    adb4a96 View commit details
    Browse the repository at this point in the history
  42. limit duplicated data

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    fc8a305 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    1d43dd6 View commit details
    Browse the repository at this point in the history
  44. set attributes in child

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c71622e View commit details
    Browse the repository at this point in the history
  45. remove DS_Store

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f22cf7b View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    fe743e6 View commit details
    Browse the repository at this point in the history
  47. shrink the diff on Action

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    fafb703 View commit details
    Browse the repository at this point in the history
  48. one more - missing fields

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    dfba8c2 View commit details
    Browse the repository at this point in the history
  49. isort

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    7559813 View commit details
    Browse the repository at this point in the history
  50. black

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3d58e63 View commit details
    Browse the repository at this point in the history
  51. remove some unused imports

    mrkaye97 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2f315b2 View commit details
    Browse the repository at this point in the history