You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/concepts/analytics/chat-metrics.md
+19-13Lines changed: 19 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,26 +13,31 @@ ms.subservice: data
13
13
---
14
14
# Chat metrics overview
15
15
16
-
Azure Communication Services currently provides metrics for all ACS primitives. [Azure Metrics Explorer](../../../azure-monitor\essentials\metrics-getting-started.md) can be used to plot your own charts, investigate abnormalities in your metric values, and understand your API traffic by using the metrics data that Chat requests emit.
16
+
Azure Communication Services currently provides metrics for all Communication Services primitives. You can use [Azure Metrics Explorer](../../../azure-monitor\essentials\metrics-getting-started.md) to:
17
+
18
+
- Plot your own charts.
19
+
- Investigate abnormalities in your metric values.
20
+
- Understand your API traffic by using the metrics data that Chat requests emit.
21
+
17
22
## Where to find metrics
18
23
19
-
Primitives in Azure Communication Services emit metrics for API requests. These metrics can be found in the Metrics tab under your Communication Services resource. You can also create permanent dashboards using the workbooks tab under your Communication Services resource.
24
+
Primitives in Communication Services emit metrics for API requests. To find these metrics, see the **Metrics** tab under your Communication Services resource. You can also create permanent dashboards by using the workbooks tab under your Communication Services resource.
20
25
21
26
## Metric definitions
22
27
23
-
All API request metrics contain three dimensions that you can use to filter your metrics data. These dimensions can be aggregated together using the `Count` aggregation type and support all standard Azure Aggregation time series including `Sum`, `Average`, `Min`, and `Max`.
28
+
All API request metrics contain three dimensions that you can use to filter your metrics data. These dimensions can be aggregated together by using the `Count` aggregation type. They support all standard Azure Aggregation time series, including `Sum`, `Average`, `Min`, and `Max`.
24
29
25
-
More information on supported aggregation types and time series aggregations can be found[Advanced features of Azure Metrics Explorer](../../../azure-monitor/essentials/metrics-charts.md#aggregation).
30
+
For more information on supported aggregation types and time series aggregations, see[Advanced features of Azure Metrics Explorer](../../../azure-monitor/essentials/metrics-charts.md#aggregation).
26
31
27
-
-**Operation** - All operations or routes that can be called on the Azure Communication Services Chat gateway.
28
-
-**Status Code** - The status code response sent after the request.
29
-
-**StatusSubClass** - The status code series sent after the response.
32
+
-**Operation**: All operations or routes that can be called on the Communication Services Chat gateway.
33
+
-**Status Code**: The status code response sent after the request.
34
+
-**StatusSubClass**: The status code series sent after the response.
30
35
31
36
### Chat API request metric operations
32
37
33
-
The following operations are available on Chat API request metrics:
38
+
The following operations are available on Chat API request metrics.
Copy file name to clipboardExpand all lines: articles/communication-services/concepts/analytics/logs/call-automation-metrics.md
+19-19Lines changed: 19 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,46 +13,46 @@ ms.subservice: data
13
13
---
14
14
# Call automation metrics overview
15
15
16
+
Azure Communication Services currently provides metrics for all Communication Services primitives.
17
+
16
18
## Where to find metrics
17
19
18
-
Primitives in Azure Communication Services emit metrics for API requests. These metrics can be found in the Metrics tab under your Communication Services resource. You can also create permanent dashboards using the workbooks tab under your Communication Services resource.
20
+
Primitives in Communication Services emit metrics for API requests. To find these metrics, see the **Metrics** tab under your Communication Services resource. You can also create permanent dashboards by using the workbooks tab under your Communication Services resource.
19
21
20
22
## Metric definitions
21
23
22
-
All API request metrics contain three dimensions that you can use to filter your metrics data. These dimensions can be aggregated together using the `Count` aggregation type and support all standard Azure Aggregation time series including `Sum`, `Average`, `Min`, and `Max`.
24
+
All API request metrics contain three dimensions that you can use to filter your metrics data. These dimensions can be aggregated together by using the `Count` aggregation type. They support all standard Azure Aggregation time series, including `Sum`, `Average`, `Min`, and `Max`.
23
25
24
-
More information on supported aggregation types and time series aggregations can be found[Advanced features of Azure Metrics Explorer](../../../../azure-monitor/essentials/metrics-charts.md#aggregation).
26
+
For more information on supported aggregation types and time series aggregations, see[Advanced features of Azure Metrics Explorer](../../../../azure-monitor/essentials/metrics-charts.md#aggregation).
25
27
26
-
-**Operation** - All operations or routes that can be called on the Azure Communication Services Chat gateway.
27
-
-**Status Code** - The status code response sent after the request.
28
-
-**StatusSubClass** - The status code series sent after the response.
28
+
-**Operation**: All operations or routes that can be called on the Communication Services Chat gateway.
29
+
-**Status Code**: The status code response sent after the request.
30
+
-**StatusSubClass**: The status code series sent after the response.
29
31
30
32
### Call Automation API requests
31
33
32
-
The following operations are available on Call Automation API request metrics:
34
+
The following operations are available on Call Automation API request metrics.
Copy file name to clipboardExpand all lines: articles/communication-services/concepts/analytics/rooms-metrics.md
+18-14Lines changed: 18 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,40 +13,44 @@ ms.subservice: data
13
13
---
14
14
# Rooms metrics overview
15
15
16
-
Azure Communication Services currently provides metrics for all ACS primitives. [Azure Metrics Explorer](../../../azure-monitor\essentials\metrics-getting-started.md) can be used to plot your own charts, investigate abnormalities in your metric values, and understand your API traffic by using the metrics data that rooms requests emit.
16
+
Azure Communication Services currently provides metrics for all Communication Services primitives. You can use [Azure Metrics Explorer](../../../azure-monitor\essentials\metrics-getting-started.md) to:
17
+
18
+
- Plot your own charts.
19
+
- Investigate abnormalities in your metric values.
20
+
- Understand your API traffic by using the metrics data that Chat requests emit.
17
21
18
22
## Where to find metrics
19
23
20
-
Primitives in Azure Communication Services emit metrics for API requests. These metrics can be found in the Metrics tab under your Communication Services resource. You can also create permanent dashboards using the workbooks tab under your Communication Services resource.
24
+
Primitives in Communication Services emit metrics for API requests. To find these metrics, see the **Metrics** tab under your Communication Services resource. You can also create permanent dashboards by using the workbooks tab under your Communication Services resource.
21
25
22
26
## Metric definitions
23
27
24
-
All API request metrics contain three dimensions that you can use to filter your metrics data. These dimensions can be aggregated together using the `Count` aggregation type and support all standard Azure Aggregation time series including `Sum`, `Average`, `Min`, and `Max`.
28
+
All API request metrics contain three dimensions that you can use to filter your metrics data. These dimensions can be aggregated together by using the `Count` aggregation type. They support all standard Azure Aggregation time series, including `Sum`, `Average`, `Min`, and `Max`.
25
29
26
-
More information on supported aggregation types and time series aggregations can be found[Advanced features of Azure Metrics Explorer](../../../azure-monitor/essentials/metrics-charts.md#aggregation).
30
+
For more information on supported aggregation types and time series aggregations, see[Advanced features of Azure Metrics Explorer](../../../azure-monitor/essentials/metrics-charts.md#aggregation).
27
31
28
-
-**Operation** - All operations or routes that can be called on the Azure Communication Services Chat gateway.
29
-
-**Status Code** - The status code response sent after the request.
30
-
-**StatusSubClass** - The status code series sent after the response.
32
+
-**Operation**: All operations or routes that can be called on the Communication Services Chat gateway.
33
+
-**Status Code**: The status code response sent after the request.
34
+
-**StatusSubClass**: The status code series sent after the response.
31
35
32
36
### Rooms API requests
33
37
34
-
The following operations are available on Rooms API request metrics:
38
+
The following operations are available on Rooms API request metrics.
Copy file name to clipboardExpand all lines: articles/communication-services/concepts/analytics/sms-metrics.md
+15-12Lines changed: 15 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,29 +13,32 @@ ms.subservice: data
13
13
---
14
14
# SMS metrics overview
15
15
16
-
Azure Communication Services currently provides metrics for all ACS primitives. [Azure Metrics Explorer](../../../azure-monitor\essentials\metrics-getting-started.md) can be used to plot your own charts, investigate abnormalities in your metric values, and understand your API traffic by using the metrics data that SMS requests emit.
16
+
Azure Communication Services currently provides metrics for all Communication Services primitives. You can use [Azure Metrics Explorer](../../../azure-monitor\essentials\metrics-getting-started.md) to:
17
+
18
+
- Plot your own charts.
19
+
- Investigate abnormalities in your metric values.
20
+
- Understand your API traffic by using the metrics data that Chat requests emit.
21
+
17
22
## Where to find metrics
18
23
19
-
Primitives in Azure Communication Services emit metrics for API requests. These metrics can be found in the Metrics tab under your Communication Services resource. You can also create permanent dashboards using the workbooks tab under your Communication Services resource.
24
+
Primitives in Communication Services emit metrics for API requests. To find these metrics, see the **Metrics** tab under your Communication Services resource. You can also create permanent dashboards by using the workbooks tab under your Communication Services resource.
20
25
21
26
## Metric definitions
22
27
23
-
All API request metrics contain three dimensions that you can use to filter your metrics data. These dimensions can be aggregated together using the `Count` aggregation type and support all standard Azure Aggregation time series including `Sum`, `Average`, `Min`, and `Max`.
28
+
All API request metrics contain three dimensions that you can use to filter your metrics data. These dimensions can be aggregated together by using the `Count` aggregation type. They support all standard Azure Aggregation time series, including `Sum`, `Average`, `Min`, and `Max`.
29
+
30
+
For more information on supported aggregation types and time series aggregations, see [Advanced features of Azure Metrics Explorer](../../../azure-monitor/essentials/metrics-charts.md#aggregation).
24
31
25
-
More information on supported aggregation types and time series aggregations can be found [Advanced features of Azure Metrics Explorer](../../../azure-monitor/essentials/metrics-charts.md#aggregation).
32
+
-**Operation**: All operations or routes that can be called on the Azure Communication Services Chat gateway.
33
+
-**Status Code**: The status code response sent after the request.
34
+
-**StatusSubClass**: The status code series sent after the response.
26
35
27
-
-**Operation** - All operations or routes that can be called on the Azure Communication Services Chat gateway.
28
-
-**Status Code** - The status code response sent after the request.
29
-
-**StatusSubClass** - The status code series sent after the response.
30
-
31
36
### SMS API requests
32
37
33
-
The following operations are available on SMS API request metrics:
38
+
The following operations are available on SMS API request metrics.
0 commit comments