Skip to content

Commit 92aef9e

Browse files
authored
Merge pull request #294392 from amagginetti/TOCupdates
To cupdates
2 parents 5d3f98d + 67049c8 commit 92aef9e

File tree

2 files changed

+26
-6
lines changed

2 files changed

+26
-6
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ any quality investigations, and using **[call diagnostics](../../voice-video-cal
3535

3636
## Available logs
3737

38-
Azure Communication Services creates eight call logs:
38+
Azure Communication Services creates eight call logs:
3939

4040
### **Call summary updates logs**:
4141
These log data arrive in Azure Monitor faster than the call summary logs and we recommend using these logs instead of the call summary log schema. This log contains basic information about the call, including all the relevant IDs, time stamps, endpoints, and SDK information.
4242

43-
To learn more, see: [Call summary log schema](call-summary-updates-log-schema.md)
43+
To learn more, see: [Call summary updates log schema](call-summary-updates-log-schema.md)
4444

4545
### **Call summary logs**:
4646
This log is a subset of the Call summary updates log schema. It contains basic information about the call, including all the relevant IDs, time stamps, endpoints, and SDK information. For faster log latency, use the call summary updates logs instead.
@@ -50,7 +50,7 @@ To learn more, see: [Call summary log schema](call-summary-log-schema.md)
5050
### **Call diagnostics updates logs**:
5151
These log data arrive in Azure Monitor faster than the call diagnostics logs and we recommend using these logs instead of the call diagnostics log schema. This log contains information about a participant's call media stream, along with a set of metrics that indicate quality of experience measurements.
5252

53-
To learn more, see: [Call diagnostics log schema](call-diagnostics-updates-log-schema.md)
53+
To learn more, see: [Call diagnostics updates log schema](call-diagnostics-updates-log-schema.md)
5454

5555

5656
### **Call diagnostics logs**:

articles/communication-services/toc.yml

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -437,15 +437,33 @@ items:
437437
- name: Logging and analytics
438438
items:
439439
- name: Call client logs
440-
href: concepts/analytics/call-logs-azure-monitor.md
440+
items:
441+
- name: Overview of call logs
442+
href: concepts/analytics/logs/voice-and-video-logs.md
443+
- name: Call summary updates logs
444+
href: concepts/analytics/logs/call-summary-updates-log-schema.md
445+
- name: Call summary logs
446+
href: concepts/analytics/logs/call-summary-log-schema.md
447+
- name: Call diagnostics updates logs
448+
href: concepts/analytics/logs/call-diagnostics-updates-log-schema.md
449+
- name: Call diagnostics logs
450+
href: concepts/analytics/logs/call-diagnostics-log-schema.md
451+
- name: Call client operations logs
452+
href: concepts/analytics/logs/call-client-operations-log-schema.md
453+
- name: Call client media statistics logs
454+
href: concepts/analytics/logs/call-client-media-statistics-log-schema.md
455+
- name: End of call survey logs
456+
href: concepts/analytics/logs/end-of-call-survey-logs.md
457+
- name: Call metrics logs
458+
href: concepts/analytics/logs/call-metrics-log-schema.md
441459
- name: Call diagnostics
442460
href: concepts/voice-video-calling/call-diagnostics.md
443-
- name: End of call survey logs
444-
href: concepts/analytics/logs/end-of-call-survey-logs.md
445461
- name: Rooms logs
446462
href: concepts/analytics/logs/rooms-logs.md
447463
- name: Rooms metrics
448464
href: concepts/analytics/rooms-metrics.md
465+
- name: Billing usage logs
466+
href: concepts/analytics/logs/billing-usage-log-schema.md
449467
- name: Closed captions logs
450468
href: concepts/analytics/logs/closed-captions-logs.md
451469
- name: Enable logging with Azure Monitor
@@ -455,6 +473,8 @@ items:
455473
- name: Voice and video insights
456474
href: concepts/analytics/insights/voice-and-video-insights.md
457475
displayName: diagnostics, diagnose, feedback, quality, reliability, users, call, quick, satisfaction, improve, issues
476+
- name: Call diagnostics
477+
href: concepts/voice-video-calling/call-diagnostics.md
458478
- name: Query call logs
459479
href: concepts/analytics/query-call-logs.md
460480
- name: Add diagnostic options tag to calling logs

0 commit comments

Comments
 (0)