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

Auto-infer destination.service.resource and adapt public API #1520

Merged
merged 15 commits into from Oct 20, 2021
Merged

Auto-infer destination.service.resource and adapt public API #1520

merged 15 commits into from Oct 20, 2021

Commits on Oct 20, 2021

  1. Update Destination.cs

    gregkalapos committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    cf5e989 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8be08e8 View commit details
    Browse the repository at this point in the history
  3. Handle exit spans according to spec

    - Introduces the concept of exit spans
    - Calculate Span.Context.Destination.Service.Resource only for exit spans based on the spec
    - Adapt all instrumentation to set the isExitSpan flag
    - Remove usage of the obsolete fields Destination.Service.Name and Destination.Service.Type
    gregkalapos committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    2b83743 View commit details
    Browse the repository at this point in the history
  4. Update GrpcTests.cs

    gregkalapos committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    8e86d62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3891cce View commit details
    Browse the repository at this point in the history
  6. Update ApiTests.cs

    gregkalapos committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    4057b12 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9c3db5 View commit details
    Browse the repository at this point in the history
  8. Update Span.cs

    gregkalapos committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    2d1501f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d0e073 View commit details
    Browse the repository at this point in the history
  10. Adapt tests

    gregkalapos committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    18bc848 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c5e18fb View commit details
    Browse the repository at this point in the history
  12. Update Span.cs

    gregkalapos committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    7baefad View commit details
    Browse the repository at this point in the history
  13. Update Span.cs

    gregkalapos committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    1894d3f View commit details
    Browse the repository at this point in the history
  14. Update Span.cs

    gregkalapos committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    02c70be View commit details
    Browse the repository at this point in the history
  15. Update GrpcTests.cs

    gregkalapos committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    13a8695 View commit details
    Browse the repository at this point in the history