Skip to content

Use Grpc.Net.Client with netstandard2.0 for OpenTelemetry.Exporter.OpenTelemetryProtocol #3421

@ismaelhamed

Description

@ismaelhamed

Feature Request

Is your feature request related to a problem?

The old Grpc package copies libgrpc_csharp_ext.x64.dylib and libgrpc_csharp_ext.x86.so all over the place. That's ~17MB of unnecessary libs being copied to all of our the services that references OpenTelemetry.Exporter.OpenTelemetryProtocol in our solution.

Describe the solution you'd like:

It should be possible to use Grpc.Net.Client with netstandard2.0 instead. In fact, in theory, any net462 or greater app should be able to reference netstandard2.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    StaleIssues and pull requests which have been flagged for closing due to inactivityenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions