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