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

refactor: Refactor Go architecture #43

Merged
merged 12 commits into from
Jul 19, 2023
Merged

refactor: Refactor Go architecture #43

merged 12 commits into from
Jul 19, 2023

Commits on Jul 18, 2023

  1. refactor: Refactor Go architecture

    Refactoring Go SDK to be closer to the API and internal representation
    that we have with the Rust SDK. Just doing Datadog at the moment and
    seeking some feedback then i'll port the others and add docs and tests.
    bhelx committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    2855a52 View commit details
    Browse the repository at this point in the history
  2. fix code formatting

    bhelx committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c0b1580 View commit details
    Browse the repository at this point in the history
  3. fix formatting

    bhelx committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    1d47a65 View commit details
    Browse the repository at this point in the history
  4. combine new and init

    bhelx committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    ce3e1c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5aef365 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    219f803 View commit details
    Browse the repository at this point in the history
  2. move some more out of trace_ctx

    bhelx committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f1d84e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f3e157 View commit details
    Browse the repository at this point in the history
  4. fix datadog adapter

    bhelx committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8054748 View commit details
    Browse the repository at this point in the history
  5. apply tid changes from comments

    bhelx committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    687af36 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2cb84a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d17c0a8 View commit details
    Browse the repository at this point in the history