1 write to _activitySource
Microsoft.Extensions.AI (1)
ChatCompletion\OpenTelemetryImageGenerator.cs (1)
62
_activitySource
= new(name);
4 references to _activitySource
Microsoft.Extensions.AI (4)
ChatCompletion\OpenTelemetryImageGenerator.cs (4)
74
_activitySource
.Dispose();
100
serviceType == typeof(ActivitySource) ?
_activitySource
:
135
if (
_activitySource
.HasListeners())
139
activity =
_activitySource
.StartActivity(