2 references to GetEffectiveOtlpExporterAnnotation
Aspire.Hosting (2)
OtlpConfigurationExtensions.cs (2)
99
var otlpExporterAnnotation =
GetEffectiveOtlpExporterAnnotation
(resource);
189
if (
GetEffectiveOtlpExporterAnnotation
(resource) is not IReadOnlyDictionary<string, string> activationEnvironmentVariables)