2 overrides of GetMetricsEnabled
Aspire.Azure.AI.Inference (2)
AspireAzureAIInferenceExtensions.cs (2)
194protected override bool GetMetricsEnabled(ChatCompletionsClientSettings settings) 447protected override bool GetMetricsEnabled(ChatCompletionsClientSettings settings)
1 reference to GetMetricsEnabled
Aspire.Azure.AI.Inference (1)
src\Components\Common\AzureComponent.cs (1)
134if (GetMetricsEnabled(settings))