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 Status type to SDK #1874

Merged
merged 8 commits into from May 3, 2021
Merged

Add Status type to SDK #1874

merged 8 commits into from May 3, 2021

Commits on May 2, 2021

  1. Add Status type to SDK

    Use this type to encapsulate the Span status similar to the Event type
    encapsulating a Span event and the Link type a span link.
    MrAlias committed May 2, 2021
    Copy the full SHA
    568bf66 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e05616c View commit details
    Browse the repository at this point in the history
  3. Fix grammar

    MrAlias committed May 2, 2021
    Copy the full SHA
    5327f76 View commit details
    Browse the repository at this point in the history
  4. Update PR numbers

    MrAlias committed May 2, 2021
    Copy the full SHA
    abfb40b View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Update CHANGELOG.md

    Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
    MrAlias and Aneurysm9 committed May 3, 2021
    Copy the full SHA
    c7be884 View commit details
    Browse the repository at this point in the history
  2. Only import trace SDK once

    MrAlias committed May 3, 2021
    Copy the full SHA
    f61c11f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d1c95c0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4f28bd0 View commit details
    Browse the repository at this point in the history