2 references to GetEffectiveOtlpExporterAnnotation
Aspire.Hosting.Kubernetes (2)
KubernetesEnvironmentResource.cs (2)
551var otlpExporter = GetEffectiveOtlpExporterAnnotation(resource); 578if (GetEffectiveOtlpExporterAnnotation(resource) is not IReadOnlyDictionary<string, string> activationEnvironmentVariables)