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/communications-gateway/monitor-azure-communications-gateway.md
+32-15Lines changed: 32 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,17 +6,14 @@ ms.author: rdunstan
6
6
ms.service: communications-gateway
7
7
ms.topic: conceptual
8
8
ms.custom: subject-monitoring
9
-
ms.date: 01/25/2023
9
+
ms.date: 08/23/2023
10
10
---
11
11
12
12
# Monitoring Azure Communications Gateway
13
13
14
-
When you have critical applications and business processes relying on Azure resources, you want to monitor those resources for their availability, performance, and operation. This article describes the monitoring data generated by Azure Communications Gateway and how you can analyze and alert on this data.
15
-
16
-
To monitor the health of your Azure Communications Gateway, use the metrics that it provides. If you notice any concerning metrics, you can raise a [raise a support ticket](request-changes.md).
17
-
18
-
Azure Communications Gateway uses [Azure Monitor](../azure-monitor/overview.md). If you're unfamiliar with the features of Azure Monitor common to all Azure services that use it, read [Monitoring Azure resources with Azure Monitor](../azure-monitor/essentials/monitor-azure-resource.md).
14
+
When you have critical applications and business processes relying on Azure resources, you want to monitor those resources for their availability, performance, and operation. This article describes how you can use Azure Monitor and Azure Resource Health to monitor your Azure Communications Gateway.
19
15
16
+
If you notice any concerning resource health indicators or metrics, you can [raise a support ticket](request-changes.md).
20
17
21
18
## What is Azure Monitor?
22
19
@@ -35,32 +32,52 @@ The following sections build on this article by describing the specific data gat
35
32
> [!TIP]
36
33
> To understand costs associated with Azure Monitor, see [Usage and estimated costs](../azure-monitor/usage-estimated-costs.md).
37
34
38
-
39
-
## Monitoring data
35
+
## Azure Monitor data for Azure Communications Gateway
40
36
41
37
Azure Communications Gateway collects metrics. See [Monitoring Azure Communications Gateway data reference](monitoring-azure-communications-gateway-data-reference.md) for detailed information on the metrics created by Azure Communications Gateway. Azure Communications Gateway doesn't collect logs.
42
38
43
39
For clarification on the different types of metrics available in Azure Monitor, see [Monitoring data from Azure resources](../azure-monitor/essentials/monitor-azure-resource.md#monitoring-data-from-azure-resources).
44
40
45
-
## Analyzingmetrics
41
+
## Analyzing, filtering and splitting metrics in Azure Monitor
46
42
47
43
You can analyze metrics for Azure Communications Gateway, along with metrics from other Azure services, by opening **Metrics** from the **Azure Monitor** menu. See [Getting started with Azure Metrics Explorer](../azure-monitor/essentials/metrics-getting-started.md) for details on using this tool.
48
44
49
-
For a list of the metrics collected, see [Monitoring Azure Communications Gateway data reference](monitoring-azure-communications-gateway-data-reference.md).
50
-
51
-
## Filtering and splitting
52
-
53
45
All Azure Communications Gateway metrics support the **Region** dimension, allowing you to filter any metric by the Service Locations defined in your Azure Communications Gateway resource.
54
46
55
47
You can also split a metric by the **Region** dimension to visualize how different segments of the metric compare with each other.
56
48
57
49
For more information on filtering and splitting, see [Advanced features of Azure Monitor](../azure-monitor/essentials/metrics-charts.md).
58
50
59
-
## Alerts
51
+
## Alerts in Azure Monitor
60
52
61
53
Azure Monitor alerts proactively notify you when important conditions are found in your monitoring data. They allow you to identify and address issues in your system before your customers notice them. You can set alerts on [metrics](/azure/azure-monitor/alerts/alerts-metric-overview) and the [activity log](/azure/azure-monitor/alerts/activity-log-alerts). Different types of alerts have benefits and drawbacks.
62
54
55
+
## What is Azure Resource Health?
56
+
57
+
Azure Resource Health provides a personalized dashboard of the health of your resources. This dashboard helps you diagnose and get support for service problems that affect your Azure resources. It reports on the current and past health of your resources.
58
+
59
+
Resource Health reports one of the following statuses for each resource.
60
+
61
+
-*Available*: there are no known problems with your resource.
62
+
-*Degraded*: a problem with your resource is reducing its performance.
63
+
-*Unavailable*: there's a significant problem with your resource or with the Azure platform. For Azure Communications Gateway, this status usually means that calls can't be handled.
64
+
-*Unknown*: Resource Health hasn't received information about the resource for more than 10 minutes.
65
+
66
+
For more information, see [Resource Health overview](../service-health/resource-health-overview.md).
67
+
68
+
## Using Azure Resource Health
69
+
70
+
To access Resource Health for Azure Communications Gateway:
71
+
72
+
1. Sign in to the [Azure portal](https://azure.microsoft.com/).
73
+
1. In the search bar at the top of the page, search for your Communications Gateway resource.
74
+
1. Select your Communications Gateway resource.
75
+
1. In the menu in the left pane, select **Resource health**.
76
+
77
+
You can also [configure Resource Health alerts in the Azure portal](../service-health/resource-health-alert-monitor-guide.md). These alerts can notify you in near real-time when these resources have a change in their health status.
78
+
63
79
## Next steps
64
80
65
81
- See [Monitoring Azure Communications Gateway data reference](monitoring-azure-communications-gateway-data-reference.md) for a reference of the metrics, logs, and other important values created by Azure Communications Gateway.
66
-
- See [Monitoring Azure resources with Azure Monitor](../azure-monitor/essentials/monitor-azure-resource.md) for details on monitoring Azure resources.
82
+
- See [Monitoring Azure resources with Azure Monitor](../azure-monitor/essentials/monitor-azure-resource.md) for an overview of monitoring Azure resources.
83
+
- See [Resource Health overview](../service-health/resource-health-overview.md) for an overview of Resource Health.
0 commit comments