DetailedLatencies Filter

DetailedLatencies Filter

This filter captures detailed latency data (from all events defined by the abstract LatencyEvent), including:

  • The latency between an incoming call being detected, and the call being answered.

  • The latency between a request to retrieve a resource, and the resource being ready for use.

  • The latency between a call being answered, and the start of the first prompt being played out to the user.

  • The latency between the user completing a response to a prompt, and the beginning of the next prompt that responds to the user.

This data can aid greatly in platform and application performance analysis.

The DetailedLatencies filter captures events from the following categories:

  • DetailedLatencies

    Note:  Enable logging to view any events being sent to the Trace logs, including those defined in this filter.

See Also

Event Filters | Logging and Analyzing Events | SDK Log Analysis Tools| Filtering Logged Events