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

Update HttpInListener to add gRPC tags - By creating a new activity with the OperationName used by the framework #1879

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    db21758 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a679cf View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main' into utpilla/Fix-gRPC-Inst…

    …rumentation-For-Sibling-Activity-UsingSameOperationName
    utpilla committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    84e61b1 View commit details
    Browse the repository at this point in the history
  4. Address PR comments

    utpilla committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    2b0271f View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Merged with origin/main

    utpilla committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    de2d299 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Configuration menu
    Copy the full SHA
    8f026fc View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'fork/utpilla/Fix-gRPC-Instrumentation-F…

    …or-Sibling-Activity-UsingSameOperationName' into utpilla/Fix-gRPC-Instrumentation-For-Sibling-Activity-UsingSameOperationName
    utpilla committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    bcc6ea8 View commit details
    Browse the repository at this point in the history
  3. Fix merge error

    utpilla committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    8b32725 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/main' into utpilla/Fix-gRPC-Inst…

    …rumentation-For-Sibling-Activity-UsingSameOperationName
    utpilla committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    aef69cd View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Merge branch 'main' into utpilla/Fix-gRPC-Instrumentation-For-Sibling…

    …-Activity-UsingSameOperationName
    utpilla authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    b5765c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Resolve merge conflict

    utpilla committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    aabfc8d View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'fork/utpilla/Fix-gRPC-Instrumentation-F…

    …or-Sibling-Activity-UsingSameOperationName' into utpilla/Fix-gRPC-Instrumentation-For-Sibling-Activity-UsingSameOperationName
    utpilla committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    a53199f View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    utpilla committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    91e52c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Merge branch 'main' into utpilla/Fix-gRPC-Instrumentation-For-Sibling…

    …-Activity-UsingSameOperationName
    utpilla authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    642842e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Merge with origin/main

    utpilla committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    a1b58d1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'utpilla/Fix-gRPC-Instrumentation-For-Sibling-Activity-U…

    …singSameOperationName' of https://github.com/utpilla/opentelemetry-dotnet into utpilla/Fix-gRPC-Instrumentation-For-Sibling-Activity-UsingSameOperationName
    utpilla committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    214c4f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Use tag instead of custom property in the HttpListener; Added CheckFi…

    …rst tag ActivityExtension method
    utpilla committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    b872349 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e5da33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a068ea View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Merge branch 'main' into utpilla/Fix-gRPC-Instrumentation-For-Sibling…

    …-Activity-UsingSameOperationName
    cijothomas authored May 3, 2021
    Configuration menu
    Copy the full SHA
    a03f7d1 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into utpilla/Fix-gRPC-Inst…

    …rumentation-For-Sibling-Activity-UsingSameOperationName
    utpilla committed May 3, 2021
    Configuration menu
    Copy the full SHA
    963f930 View commit details
    Browse the repository at this point in the history
  3. Address PR comments

    utpilla committed May 3, 2021
    Configuration menu
    Copy the full SHA
    12222e4 View commit details
    Browse the repository at this point in the history
  4. Trigger CI Run

    utpilla committed May 3, 2021
    Configuration menu
    Copy the full SHA
    39f60a4 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/main' into utpilla/Fix-gRPC-Inst…

    …rumentation-For-Sibling-Activity-UsingSameOperationName
    utpilla committed May 3, 2021
    Configuration menu
    Copy the full SHA
    44383ad View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into utpilla/Fix-gRPC-Instrumentation-For-Sibling…

    …-Activity-UsingSameOperationName
    cijothomas authored May 3, 2021
    Configuration menu
    Copy the full SHA
    33fd687 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.md

    utpilla committed May 3, 2021
    Configuration menu
    Copy the full SHA
    6405fbd View commit details
    Browse the repository at this point in the history
  8. Merge branch 'utpilla/Fix-gRPC-Instrumentation-For-Sibling-Activity-U…

    …singSameOperationName' of https://github.com/utpilla/opentelemetry-dotnet into utpilla/Fix-gRPC-Instrumentation-For-Sibling-Activity-UsingSameOperationName
    utpilla committed May 3, 2021
    Configuration menu
    Copy the full SHA
    58a062d View commit details
    Browse the repository at this point in the history