Skip to content

Commit 7289f6b

Browse files
authored
Refine voice and video logs documentation
Removed incorrect SLA information about data timing and availability for call summary updates and call summary logs.
1 parent b5ec06c commit 7289f6b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ Azure Communication Services calling generates **eight distinct log types**, eac
3939

4040
### **Call summary updates logs**:
4141
Fast-arriving logs with basic call metadata (IDs, timestamps, endpoints, SDK info). These log data arrive in Azure Monitor faster than the call summary logs. This log contains basic information about the call, including all the relevant IDs, time stamps, endpoints, and SDK information.
42-
- Data generally available within 60 minutes after the call ending.
4342
- May contain multiple rows per call participant.
4443
- Contains the most recent updates for each participant.
4544
- Useful for near-real-time monitoring and analysis of call activities.
@@ -48,7 +47,6 @@ To learn more, see: [Call summary updates log schema](call-summary-updates-log-s
4847

4948
### **Call summary logs**:
5049
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.
51-
- Data generally available within 3 to 5 hours after the call ending.
5250
- Contains a single row per call participant.
5351
- Represents a snapshot of the call state at the time of finalization.
5452
- Useful for post-call analysis and reporting.

0 commit comments

Comments
 (0)