2 references to GetEffectiveOtlpExporterAnnotation
Aspire.Hosting.Docker (2)
DockerComposeEnvironmentResource.cs (2)
387var otlpExporter = GetEffectiveOtlpExporterAnnotation(resource); 415if (GetEffectiveOtlpExporterAnnotation(resource) is not IReadOnlyDictionary<string, string> activationEnvironmentVariables)