Skip to content

Commit

Permalink
Update Agora Analytics dashboard to add widgets for chat metrics (#2508)
Browse files Browse the repository at this point in the history
* Update Agora Analytics dashboard to add widgets for chat metrics

* Update agora_analytics/CHANGELOG.md

Co-authored-by: Erica Ho <109224841+eho1307@users.noreply.github.com>

* Update agora_analytics/CHANGELOG.md

Co-authored-by: Erica Ho <109224841+eho1307@users.noreply.github.com>

* Update Agora Analytics dashboard by adding log and description.

* Add description for each metric.

* add metadata.csv link in README.md

* Update agora_analytics/metadata.csv

Co-authored-by: Heston Hoffman <hestonhoffman@gmail.com>

* Update agora_analytics/metadata.csv

Co-authored-by: Heston Hoffman <hestonhoffman@gmail.com>

* Update agora_analytics/metadata.csv

Co-authored-by: Heston Hoffman <hestonhoffman@gmail.com>

* Update agora_analytics/metadata.csv

Co-authored-by: Heston Hoffman <hestonhoffman@gmail.com>

* Update agora_analytics/metadata.csv

Co-authored-by: Heston Hoffman <hestonhoffman@gmail.com>

---------

Co-authored-by: Keven.Xia <xiaang@shengwang.cn>
Co-authored-by: Erica Ho <109224841+eho1307@users.noreply.github.com>
Co-authored-by: Heston Hoffman <hestonhoffman@gmail.com>
  • Loading branch information
4 people authored Oct 30, 2024
1 parent 92c9eb2 commit 780db01
Show file tree
Hide file tree
Showing 5 changed files with 1,351 additions and 411 deletions.
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
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

0 comments on commit 780db01

Please sign in to comment.