1 write to _activitySource
Microsoft.Extensions.AI (1)
ChatCompletion\OpenTelemetryImageGenerator.cs (1)
59
_activitySource
= new(name);
4 references to _activitySource
Microsoft.Extensions.AI (4)
ChatCompletion\OpenTelemetryImageGenerator.cs (4)
82
_activitySource
.Dispose();
108
serviceType == typeof(ActivitySource) ?
_activitySource
:
143
if (
_activitySource
.HasListeners())
147
activity =
_activitySource
.StartActivity(