1 write to _activitySource
Microsoft.Extensions.AI (1)
ChatCompletion\OpenTelemetryImageGenerator.cs (1)
60
_activitySource
= new(name);
4 references to _activitySource
Microsoft.Extensions.AI (4)
ChatCompletion\OpenTelemetryImageGenerator.cs (4)
83
_activitySource
.Dispose();
109
serviceType == typeof(ActivitySource) ?
_activitySource
:
144
if (
_activitySource
.HasListeners())
148
activity =
_activitySource
.StartActivity(