4 references to CreateAndConfigureActivity
Microsoft.Extensions.AI (4)
Realtime\OpenTelemetryRealtimeClientSession.cs (4)
184using Activity? inputActivity = CreateAndConfigureActivity(options: null); 220using Activity? errorActivity = CreateAndConfigureActivity(options, streamingResponse: true); 278using Activity? responseActivity = CreateAndConfigureActivity(options, streamingResponse: true); 294using Activity? errorActivity = CreateAndConfigureActivity(options, streamingResponse: true);