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 gRPC attributes for ASP.NET Core #803

Merged
merged 25 commits into from Aug 5, 2020

Commits on Jul 12, 2020

  1. Configuration menu
    Copy the full SHA
    b64eb1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d019fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46fa7bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    752e995 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    9854dc4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    b002ed2 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Configuration menu
    Copy the full SHA
    c41fba8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d319068 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    144cbce View commit details
    Browse the repository at this point in the history
  4. Partial class for gRPC test to resolve test conflicts

    Co-authored-by: Michael Goin <michaelgoin@gmail.com>
    alanwest and michaelgoin committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    2e0e76d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. Merge branch 'master' into alanwest/grpc-aspnetcore

    # Conflicts:
    #	src/OpenTelemetry.Instrumentation.AspNetCore/Implementation/HttpInListener.cs
    #	src/OpenTelemetry.Instrumentation.AspNetCore/OpenTelemetry.Instrumentation.AspNetCore.csproj
    #	test/OpenTelemetry.Instrumentation.Grpc.Tests/GrpcTagHelperTests.cs
    #	test/OpenTelemetry.Instrumentation.Grpc.Tests/OpenTelemetry.Instrumentation.Grpc.Tests.csproj
    alanwest committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    9a76a77 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Configuration menu
    Copy the full SHA
    219654a View commit details
    Browse the repository at this point in the history
  2. Make "grpc" a const

    alanwest committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    2f9b16d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a638d3f View commit details
    Browse the repository at this point in the history
  4. Fix GrpcFixture

    alanwest committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    8d57617 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8232d33 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Configuration menu
    Copy the full SHA
    191401a View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Merge branch 'master' into alanwest/grpc-aspnetcore

    # Conflicts:
    #	src/OpenTelemetry.Instrumentation.Grpc/Implementation/GrpcClientDiagnosticListener.cs
    alanwest committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    72257ca View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Configuration menu
    Copy the full SHA
    f4c149c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07f3625 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'alanwest/grpc-aspnetcore' of github.com:alanwest/opente…

    …lemetry-dotnet into alanwest/grpc-aspnetcore
    alanwest committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    234fafd View commit details
    Browse the repository at this point in the history
  4. Fix merge snafu

    alanwest committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    863b8d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Configuration menu
    Copy the full SHA
    df6d428 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    alanwest committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    cda4766 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9edc7a View commit details
    Browse the repository at this point in the history