Skip to content

Commit 594bc60

Browse files
committed
image
1 parent 101d7b8 commit 594bc60

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

articles/communication-services/concepts/analytics/insights/voice-and-video-insights.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -98,19 +98,6 @@ We recommend prioritizing improvements on a UFD that has a low recovery rate and
9898

9999
During calls, the calling SDK might trigger events called User Facing Diagnostics (UFDs), these UFD events indicate a user may have perceived a poor call experience for various reasons. For example, their video freezes and their network quality drops in the middle of a call. Since UFDs are symptomatic by nature and are triggered based on broad quantitative criteria, there can be various root causes that trigger a UFD event. Additionally, a UFD can be triggered but the user might not perceive an issue during a call because the calling SDK was able to mitigate any potential issue. In contrast, the reliability tab attempts to provide more concrete error code and subcode information for your analysis.
100100

101-
<!-- ## Reliability
102-
The **Reliability** tab summarizes the performance of key calling SDK APIs to help you focus on the lowest performing areas. The default view shows a trend of all the APIs to give you an overview of your reliability. You can get more details by selecting a single API scenario to focus on. When you choose a single API scenario the dashboard visuals update to show a detailed breakdown of that API and highlight where you can chat with Copilot to learn about individual error codes and possible solutions to improve performance.
103-
104-
## User Facing Diagnostics (UFD)
105-
106-
The User Facing Diagnostic (UFD) tab opens with a summary of the top UFD events and highlights the recovery rate of each UFD for you to focus on. Like the Reliability tab, you see an overview of all the UFDs first. Then you can interact with Copilot and select an individual UFD for further drill-down insights.
107-
108-
We recommend prioritizing improvements on a UFD that has a low recovery rate and a high volume, which can indicate the best opportunity to improve your user's call experiences. For example, the calling SDK might recover from some in call events and the user might not perceive an issue. By focusing on the poorest performing areas you can help identify root causes.
109-
110-
### How do you interpret UFDs?
111-
112-
During calls, the calling SDK might trigger events called User Facing Diagnostics (UFDs), these UFD events indicate a user may have perceived a poor call experience for various reasons. For example, their video freezes and their network quality drops in the middle of a call. Since UFDs are symptomatic by nature and are triggered based on broad quantitative criteria, there can be various root causes that trigger a UFD event. Additionally, a UFD can be triggered but the user might not perceive an issue during a call because the calling SDK was able to mitigate any potential issue. In contrast, the reliability tab attempts to provide more concrete error code and subcode information for your analysis.
113-
-->
114101

115102
## Quality
116103

@@ -141,7 +128,7 @@ The Performance tab provides a summary of decile-level performance for key Calli
141128

142129
To explore further, you can select a specific API scenario. When a scenario is selected, the dashboard updates to show a detailed breakdown of that API’s performance, enabling deeper analysis and troubleshooting.
143130

144-
131+
:::image type="content" source="..\media\workbooks\voice-and-video-performance-tab.png" alt-text="Screenshot of voice and video Volume tab." lightbox="..\media\workbooks\voice-and-video-performance-tab.png":::
145132

146133
## More information about workbooks
147134

796 KB
Loading

0 commit comments

Comments
 (0)