elastic / elastic-otel-dotnet

Elastic OpenTelemetry .NET Distribution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avoid interim `IServiceProvider`

stevejgordon opened this issue · comments

One of our overloads of AddElasticOpenTelemetry currently builds an IServiceProvider in order to access the builder. Can we avoid this in the design?