Alan West

Results 59 comments of Alan West

@prateekprshr-nith This was addressed in #3732

> An application has a package reference to V1 version of DiagnosticSource. An attempt to dynamically load V2 (higher) version of DiagnosticSource in default assembly context either from StartupHook or...

I've updated the issue description to make it more clear that this issue is specifically about supporting the three TLS related OTLP configuration options that we do not yet support....

> This PR is NOT adding a cross-cutting AddOtlpExporter method 🚫 I really don't want to wade into that. We'll have to solution that out and it may never manifest....

> This will be an opt-in feature until we have spec. Is there related spec work for these options in-progress already? > If a retryable error is returned. Log the...

Cardinality issues can be tricky. Depending on your scenario, the ability for the SDK to reclaim metric points may or may not help resolve your issue. If there are known...

> There is no logic to copy baggage from parent activity to child activity Baggage is never copied to an activity. Propagation of baggage refers to the means by which...