Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Agora Analytics dashboard to add widgets for chat metrics #2508

Merged
merged 11 commits into from
Oct 30, 2024
4 changes: 4 additions & 0 deletions agora_analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@
***Added***:

* Initial Agora Integration

## 1.0.1 / 2024-10-15

* Update Dashboard Agora Analytics with new widgets for chat metrics
7 changes: 4 additions & 3 deletions agora_analytics/README.md
hestonhoffman marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Overview

Agora Analytics tracks and interprets real-time voice and video usage, quality, and performance. Analytics is an extension for Agora's Voice Calling, Video Calling, and Interactive Live Streaming that helps to locate quality issues, find root causes, and fix issues to improve the end-user experience.
Agora Analytics tracks and interprets chat, real-time voice and video usage, quality, and performance. Analytics is an extension for Agora's Voice Calling, Video Calling, Interactive Live Streaming and Agora's Chat that helps to locate quality issues, find root causes, and fix issues to improve the end-user experience.

This integration sends metrics including usage, quality, and performance data directly to your Datadog account.

Expand All @@ -14,7 +14,7 @@ See the Agora Analytics integration [documentation][1] for details on configurin

### Metrics

Agora Analytics emits metrics to Datadog.
Agora Analytics emits metrics to Datadog, aggregated by appid and calculated every minute. See [metadata.csv][3] for a list of metrics provided by this check.

### Events

Expand All @@ -29,4 +29,5 @@ Agora Analytics does not include any service checks.
Need help? Contact [Agora Support][2].

[1]: https://docs.agora.io/en/agora-analytics/analyze/video-voice-sdk/datadog-integration
[2]: mailto:support@agora.io
[2]: mailto:support@agora.io
[3]: https://github.com/DataDog/integrations-extras/blob/master/agora_analytics/metadata.csv
Loading
Loading