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

Basic OTel support #1772

Merged
merged 19 commits into from Dec 14, 2022
Merged

Basic OTel support #1772

merged 19 commits into from Dec 14, 2022

Commits on Dec 1, 2022

  1. Copy the full SHA
    d3164cf View commit details
    Browse the repository at this point in the history
  2. Added tests for NoOpSpan

    antonpirker committed Dec 1, 2022
    Copy the full SHA
    98d351f View commit details
    Browse the repository at this point in the history
  3. Some polishing

    antonpirker committed Dec 1, 2022
    Copy the full SHA
    8580692 View commit details
    Browse the repository at this point in the history
  4. Fixed imports

    antonpirker committed Dec 1, 2022
    Copy the full SHA
    2fe376e View commit details
    Browse the repository at this point in the history
  5. Cleanup

    antonpirker committed Dec 1, 2022
    Copy the full SHA
    0ba528b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Copy the full SHA
    197dc96 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    61601b5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9e3d9d6 View commit details
    Browse the repository at this point in the history
  4. Made for loop simpler

    antonpirker committed Dec 6, 2022
    Copy the full SHA
    5f2b105 View commit details
    Browse the repository at this point in the history
  5. Fixed tests

    antonpirker committed Dec 6, 2022
    Copy the full SHA
    c3c3f46 View commit details
    Browse the repository at this point in the history
  6. Added otel span kind

    antonpirker committed Dec 6, 2022
    Copy the full SHA
    f93886b View commit details
    Browse the repository at this point in the history
  7. Simplified code.

    antonpirker committed Dec 6, 2022
    Copy the full SHA
    fb1afe3 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    3fe5ec8 View commit details
    Browse the repository at this point in the history
  9. Fixed circular imports

    antonpirker committed Dec 6, 2022
    Copy the full SHA
    dbb22e4 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    b09d094 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    031e79a View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Copy the full SHA
    e129dbb View commit details
    Browse the repository at this point in the history
  2. Better readability

    antonpirker committed Dec 14, 2022
    Copy the full SHA
    301a5c4 View commit details
    Browse the repository at this point in the history
  3. Updated ci config

    antonpirker committed Dec 14, 2022
    Copy the full SHA
    69dc721 View commit details
    Browse the repository at this point in the history