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

DDSaaS: Ringcentral: Dashboard changes #19292

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ringcentral/assets/dashboards/ringcentral_message.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"hide_zero_counts": true,
"show_status": true,
"last_triggered_format": "relative",
"query": "tag:ringcentral",
"query": "tag:(integration:ringcentral)",
"sort": "status,asc",
"count": 50,
"start": 0,
Expand Down
4 changes: 2 additions & 2 deletions ringcentral/assets/dashboards/ringcentral_voice_call.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
"id": 2923359492917778,
"definition": {
"type": "note",
"content": "**Dashboard Overview**\n\nThe RingCentral Voice Dashboard offers an extensive view of RingCentral voice call metrics, providing crucial insights into call performance, usage, and associated costs. It serves as a vital tool for analyzing user behavior, detecting call patterns, and enhancing communication efficiency within the organization.\n\n[RingCentral Integration Documentation](https://docs.datadoghq.com/integrations/ringcentral).\n\n**Tips**\n- Use the timeframe selector in the top right of the dashboard to change the default timeframe.\n- Clone this dashboard to rearrange, modify and add widgets and visualizations.",
"content": "**Dashboard Overview**\n\nThe RingCentral Voice Dashboard offers an extensive view of RingCentral voice call metrics, providing crucial insights into call performance, usage, and associated costs. It serves as a vital tool for analyzing user behavior, detecting call patterns, and enhancing communication efficiency within the organization.\n\nFor more information, see the [RingCentral Integration Documentation](https://docs.datadoghq.com/integrations/ringcentral).\n\n**Tips**\n- Use the timeframe selector in the top right of the dashboard to change the default timeframe.\n- Clone this dashboard to rearrange, modify and add widgets and visualizations.",
"background_color": "white",
"font_size": "14",
"text_align": "left",
Expand Down Expand Up @@ -945,7 +945,7 @@
{
"id": 1144839007896174,
"definition": {
"title": "Voice Call Volume Over Time",
"title": "Voice Call Volume over Time",
"title_size": "16",
"title_align": "left",
"show_legend": false,
Expand Down
Loading