Skip to content

Commit 2b41735

Browse files
Incorporate feedback.
1 parent 0629e46 commit 2b41735

File tree

2 files changed

+7
-37
lines changed

2 files changed

+7
-37
lines changed

articles/communications-gateway/monitor-azure-communications-gateway.md

Lines changed: 6 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Monitor Azure Communications Gateway
33
description: Start here to learn how to monitor Azure Communications Gateway. Use Azure Monitor and Azure Resource Health to monitor your Azure Communications Gateway.
4-
ms.date: 09/19/2024
4+
ms.date: 09/24/2024
55
ms.custom: horz-monitor
66
ms.topic: conceptual
77
author: rcdun
@@ -11,7 +11,9 @@ ms.service: azure-communications-gateway
1111

1212
# Monitor Azure Communications Gateway
1313

14-
You can use Azure Resource Health and Azure Monitor to monitor the health and performance of Azure Communications Gateway. Azure Monitor allows you to collect, analyze, and act on telemetry from cloud and on-premises environments to ensure optimal application and service performance.
14+
You can use Azure Resource Health and Azure Monitor to monitor the health and performance of Azure Communications Gateway.
15+
16+
Azure Monitor allows you to collect, analyze, and act on telemetry from cloud and on-premises environments to ensure optimal application and service performance.
1517

1618
[!INCLUDE [horz-monitor-intro](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-intro.md)]
1719

@@ -51,27 +53,11 @@ You can also [configure Resource Health alerts in the Azure portal](/azure/servi
5153

5254
Azure Communications Gateway supports the following [resource health checks](/azure/service-health/resource-health-checks-resource-types#microsoftvoiceservicescommunicationsgateway).
5355

54-
## Azure Monitor resource types
55-
56-
Azure uses the concept of resource types and IDs to identify everything in a subscription. Azure Monitor similarly organizes core monitoring data into metrics and logs based on resource types, also called *namespaces*. Different metrics and logs are available for different resource types. Your service might be associated with more than one resource type.
57-
58-
Resource types are also part of the resource IDs for every resource running in Azure. For example, one resource type for a virtual machine is `Microsoft.Compute/virtualMachines`. For a list of services and their associated resource types, see [Resource providers](/azure/azure-resource-manager/management/azure-services-resource-providers).
56+
[!INCLUDE [horz-monitor-resource-types](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-resource-types.md)]
5957

6058
For more information about the resource types for Azure Communications Gateway, see [Azure Communications Gateway monitoring data reference](monitoring-azure-communications-gateway-data-reference.md).
6159

62-
## Azure Monitor data storage
63-
64-
For Azure Monitor:
65-
66-
- Metrics data is stored in the Azure Monitor metrics database.
67-
- Log data is stored in the Azure Monitor logs store. Log Analytics is a tool in the Azure portal that can query this store.
68-
- The Azure activity log is a separate store with its own interface in the Azure portal.
69-
70-
You can optionally route metric and activity log data to the Azure Monitor logs store. You can then use Log Analytics to query the data and correlate it with other log data.
71-
72-
Many services can use diagnostic settings to send metric and log data to other storage locations outside Azure Monitor. Examples include Azure Storage, [hosted partner systems](/azure/partner-solutions/overview), and [non-Azure partner systems, by using Event Hubs](/azure/azure-monitor/essentials/stream-monitoring-data-event-hubs).
73-
74-
For detailed information on how Azure Monitor stores data, see [Azure Monitor data platform](/azure/azure-monitor/platform/data-platform).
60+
[!INCLUDE [horz-monitor-data-storage](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-data-storage.md)]
7561

7662
[!INCLUDE [horz-monitor-platform-metrics](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-platform-metrics.md)]
7763

articles/communications-gateway/monitoring-azure-communications-gateway-data-reference.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Monitoring data reference for Azure Communications Gateway
33
description: This article contains important reference material you need when you monitor Azure Communications Gateway.
4-
ms.date: 09/19/2024
4+
ms.date: 09/24/2024
55
ms.custom: horz-monitor
66
ms.topic: reference
77
author: rcdun
@@ -29,22 +29,6 @@ The following table lists the metrics available for the Microsoft.VoiceServices/
2929

3030
Of the metrics described in the preceding table, the following are automatically collected for Azure Communications Gateway:
3131

32-
| Metric | Description |
33-
|:-------|:------------|
34-
| Active Call Failures | Percentage of active calls that fail. This metric includes, for example, calls where the media is dropped and calls that are torn down unexpectedly. |
35-
| Active Calls | Count of the total number of active calls. |
36-
| Active Emergency Calls |Count of the total number of active emergency calls.|
37-
| SIP 2xx Responses Received | Count of the total number of SIP 2xx responses received for OPTIONS and INVITEs.|
38-
| SIP 2xx Responses Sent | Count of the total number of SIP 2xx responses sent for OPTIONS and INVITEs.|
39-
| SIP 3xx Responses Received | Count of the total number of SIP 3xx responses received for OPTIONS and INVITEs.|
40-
| SIP 3xx Responses Sent | Count of the total number of SIP 3xx responses sent for OPTIONS and INVITEs.|
41-
| SIP 4xx Responses Received | Count of the total number of SIP 4xx responses received for OPTIONS and INVITEs.|
42-
| SIP 4xx Responses Sent | Count of the total number of SIP 4xx responses sent for OPTIONS and INVITEs.|
43-
| SIP 5xx Responses Received | Count of the total number of SIP 5xx responses received for OPTIONS and INVITEs.|
44-
| SIP 5xx Responses Sent | Count of the total number of SIP 5xx responses sent for OPTIONS and INVITEs.|
45-
| SIP 6xx Responses Received | Count of the total number of SIP 6xx responses received for OPTIONS and INVITEs.|
46-
| SIP 6xx Responses Sent | Count of the total number of SIP 6xx responses sent for OPTIONS and INVITEs.|
47-
4832
[!INCLUDE [horz-monitor-ref-metrics-dimensions-intro](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-dimensions-intro.md)]
4933

5034
[!INCLUDE [horz-monitor-ref-metrics-dimensions](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-dimensions.md)]

0 commit comments

Comments
 (0)