Today, across all 3 SDKs, the typing indicators attached to AgentApplication floods telemetry with agents.adapter.send_activities spans.
We would like to create a broader span, either across different typing notifications (lasting the lifetime of the TypingIndicator) or for each typing indicator notification, allowing consumers to easily filter out this telemetry activity.
Today, across all 3 SDKs, the typing indicators attached to
AgentApplicationfloods telemetry withagents.adapter.send_activitiesspans.We would like to create a broader span, either across different typing notifications (lasting the lifetime of the
TypingIndicator) or for each typing indicator notification, allowing consumers to easily filter out this telemetry activity.