Collin Kostichuk

Results 1 comments of Collin Kostichuk

The opentelemetry-dotnet project's [OtlpExporterOptions class](https://github.com/open-telemetry/opentelemetry-dotnet/blob/45cf7c3a25f768eca0a1b944120a4d28ae6ae33f/src/OpenTelemetry.Exporter.OpenTelemetryProtocol/OtlpExporterOptions.cs) might be a helpful example of merging these environment variables with dotnet's Options pattern.