Skip to content

Commit c6880ef

Browse files
authored
Merge pull request #191751 from v-amallick/Mar-15-2022-MetricesBlobs
Metrics updates for Blobs
2 parents ab2d213 + 48718d2 commit c6880ef

File tree

4 files changed

+25
-9
lines changed

4 files changed

+25
-9
lines changed

articles/backup/backup-azure-monitoring-built-in-monitor.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Monitor Azure Backup protected workloads
33
description: In this article, learn about the monitoring and notification capabilities for Azure Backup workloads using the Azure portal.
44
ms.topic: conceptual
5-
ms.date: 01/07/2022
5+
ms.date: 03/21/2022
66
ms.assetid: 86ebeb03-f5fa-4794-8a5f-aa5cbbf68a81
77
author: v-amallick
88
ms.service: backup
@@ -175,7 +175,7 @@ Each of the above types of alerts is further split into **Security** and **Confi
175175

176176
![Screenshot for viewing alerts in Backup center](media/backup-azure-monitoring-laworkspace/backup-center-azure-monitor-alerts.png)
177177

178-
Clicking on any of the numbers (or on the **Alerts** menu item) opens up a list of all active alerts fired with the relevant filters applied. You can filter on a range of properties, such as subscription, resource group, vault, severity, state, and so on. You can click any of the alerts to get more details about the alert, such as the affected datasource, alert description and recommended action, and so on.
178+
Clicking any of the numbers (or on the **Alerts** menu item) opens up a list of all active alerts fired with the relevant filters applied. You can filter on a range of properties, such as subscription, resource group, vault, severity, state, and so on. You can click any of the alerts to get more details about the alert, such as the affected datasource, alert description and recommended action, and so on.
179179

180180
![Screenshot for viewing details of the alert](media/backup-azure-monitoring-laworkspace/backup-center-alert-details.png)
181181

@@ -185,8 +185,8 @@ You can change the state of an alert to **Acknowledged** or **Closed** by clicki
185185

186186
> [!NOTE]
187187
> - In Backup center, only alerts for Azure-based workloads are displayed currently. To view alerts for on-premises resources, navigate to the Recovery Services vault and click the **Alerts** menu item.
188-
> - Only Azure Monitor alerts are displayed in Backup center. Alerts raised by the older alerting solution (accessed via the [Backup Alerts](#backup-alerts-in-recovery-services-vault) tab in Recovery Services vault) are not displayed in Backup center.
189-
For more information about Azure Monitor alerts, see [Overview of alerts in Azure](../azure-monitor/alerts/alerts-overview.md).
188+
> - Only Azure Monitor alerts are displayed in Backup center. Alerts raised by the older alerting solution (accessed via the [Backup Alerts](#backup-alerts-in-recovery-services-vault) tab in Recovery Services vault) are not displayed in Backup center. For more information about Azure Monitor alerts, see [Overview of alerts in Azure](../azure-monitor/alerts/alerts-overview.md).
189+
> - Currently, in case of blob restore alerts, alerts appear under datasource alerts only if you select both the dimensions - *datasourceId* and *datasourceType* while creating the alert rule. If any dimensions aren't selected, the alerts appear under global alerts.
190190
191191
### Configuring notifications for alerts
192192

articles/backup/backup-center-monitor-operate.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
title: Monitor and operate backups using Backup Center
33
description: This article explains how to monitor and operate backups at scale using Backup Center
44
ms.topic: conceptual
5-
ms.date: 10/20/2021
5+
ms.date: 03/21/2022
6+
author: v-amallick
7+
ms.service: backup
8+
ms.author: v-amallick
69
---
710

811
# Monitor and operate backups using Backup center
@@ -103,6 +106,9 @@ The following classes of alerts are displayed:
103106
* **Datasource Alerts**: Alerts that are tied to a specific datasource being backed up (such as, backup or restore failure for a VM, deleting backup data for a database, and so on) appear under the **Datasource Alerts** section. For metric alerts, if the fired alert has a datasource ID dimension associated with it, the fired alert appears under **Datasource Alerts**.
104107
* **Global Alerts**: Alerts that aren't tied to a specific datasource (such as, disabling soft-delete functionality for a vault) appear under the **Global Alerts** section. For metric alerts, if the fired alert doesn't have a datasource ID associated with it, the fired alert appears under **Global Alerts**.
105108

109+
>[!Note]
110+
>Currently, in case of blob restore alerts, alerts appear under datasource alerts only if you select both the dimensions - *datasourceId* and *datasourceType* while creating the alert rule. If any dimensions aren't selected, the alerts appear under global alerts.
111+
106112
## Vaults
107113

108114
Selecting the **Vaults** menu item in Backup center allows you to see a list of all [Recovery Services vaults](backup-azure-recovery-services-vault-overview.md) and [Backup vaults](backup-vault-overview.md) that you have access to. You can filter the list with the following parameters:

articles/backup/backup-center-support-matrix.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
title: Support matrix for Backup center
33
description: This article summarizes the scenarios that Backup center supports for each workload type
44
ms.topic: conceptual
5-
ms.date: 10/20/2021
5+
ms.date: 03/21/2022
6+
author: v-amallick
7+
ms.service: backup
8+
ms.author: v-amallick
69
---
710
# Support matrix for Backup center
811

@@ -17,7 +20,7 @@ Backup center helps enterprises to [govern, monitor, operate, and analyze backup
1720
| Monitoring | View all backup policies | Azure Virtual Machine <br><br> Azure Database for PostgreSQL server <br><br> SQL in Azure VM <br><br> SAP HANA in Azure VM <br><br> Azure Files<br/><br/> Azure Blobs<br/><br/> Azure Managed Disks | Same as previous |
1821
| Monitoring | View all vaults | Azure Virtual Machine <br><br> Azure Database for PostgreSQL server <br><br> SQL in Azure VM <br><br> SAP HANA in Azure VM <br><br> Azure Files<br/><br/> Azure Blobs<br/><br/> Azure Managed Disks | Same as previous |
1922
| Monitoring | View Azure Monitor alerts at scale | Azure Virtual Machine <br><br> Azure Database for PostgreSQL server <br><br> SQL in Azure VM <br><br> SAP HANA in Azure VM <br><br> Azure Files<br/><br/> Azure Blobs<br/><br/> Azure Managed Disks | Refer [Alerts](./backup-azure-monitoring-built-in-monitor.md#azure-monitor-alerts-for-azure-backup-preview) documentation |
20-
| Monitoring | View Azure Backup metrics and write metric alert rules | Azure VM <br><br>SQL in Azure VM <br><br> SAP HANA in Azure VM<br><br>Azure Files | You can view metrics for all Recovery Services vaults for a region and subscription simultaneously. Viewing metrics for a larger scope in the Azure portal isn’t currently supported. The same limits are also applicable to configure metric alert rules. For more information, see [View metrics in the Azure portal](metrics-overview.md#view-metrics-in-the-azure-portal).|
23+
| Monitoring | View Azure Backup metrics and write metric alert rules | Azure VM <br><br>SQL in Azure VM <br><br> SAP HANA in Azure VM<br><br>Azure Files <br><br>Azure Blobs | You can view metrics for all Recovery Services vaults for a region and subscription simultaneously. Viewing metrics for a larger scope in the Azure portal isn’t currently supported. The same limits are also applicable to configure metric alert rules. For more information, see [View metrics in the Azure portal](metrics-overview.md#view-metrics-in-the-azure-portal).|
2124
| Actions | Configure backup | Azure Virtual Machine <br><br> Azure Database for PostgreSQL server <br><br> SQL in Azure VM <br><br> SAP HANA in Azure VM <br><br> Azure Files<br/><br/> Azure Blobs<br/><br/> Azure Managed Disks | See support matrices for [Azure VM backup](./backup-support-matrix-iaas.md) and [Azure Database for PostgreSQL Server backup](backup-azure-database-postgresql-support-matrix.md) |
2225
| Actions | Restore Backup Instance | Azure Virtual Machine <br><br> Azure Database for PostgreSQL server <br><br> SQL in Azure VM <br><br> SAP HANA in Azure VM <br><br> Azure Files<br/><br/> Azure Blobs<br/><br/> Azure Managed Disks | See support matrices for [Azure VM backup](./backup-support-matrix-iaas.md) and [Azure Database for PostgreSQL Server backup](backup-azure-database-postgresql-support-matrix.md) |
2326
| Actions | Create vault | Azure Virtual Machine <br><br> Azure Database for PostgreSQL server <br><br> SQL in Azure VM <br><br> SAP HANA in Azure VM <br><br> Azure Files<br/><br/> Azure Blobs<br/><br/> Azure Managed Disks | Refer to support matrices for [Recovery Services vault](./backup-support-matrix.md#vault-support) |

articles/backup/metrics-overview.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Monitor the health of your backups using Azure Backup Metrics (preview)
33
description: In this article, learn about the metrics available for Azure Backup to monitor your backup health
44
ms.topic: conceptual
55
author: v-amallick
6-
ms.date: 02/14/2022
6+
ms.date: 03/21/2022
77
ms.author: v-amallick
88
ms.service: backup
99
---
@@ -26,7 +26,8 @@ Azure Backup offers the following key capabilities:
2626

2727
- Azure VM, SQL databases in Azure VM
2828
- SAP HANA databases in Azure VM
29-
- Azure Files.
29+
- Azure Files
30+
- Azure Blobs.
3031

3132
Metrics for HANA instance workload type are currently not supported.
3233

@@ -40,6 +41,9 @@ Currently, Azure Backup supports the following metrics:
4041

4142
- **Restore Health Events**: The value of this metric represents the count of health events pertaining to restore job health, which were fired for the vault within a specific time. When a restore job completes, the Azure Backup service creates a restore health event. Based on the job status (such as succeeded or failed), the dimensions associated with the event vary.
4243

44+
>[!Note]
45+
>We support Restore Health Events only for Azure Blobs workload, as backups are continuous, and there's no notion of backup jobs here.
46+
4347
By default, the counts are surfaced at the vault level. To view the counts for a particular backup item and job status, you can filter the metrics on any of the supported dimensions.
4448

4549
The following table lists the dimensions that Backup Health Events and Restore Health Events metrics supports:
@@ -147,6 +151,9 @@ Based on the alert rules configuration, the fired alert appears under the **Data
147151

148152
[Learn more about datasource and global alerts here](backup-center-monitor-operate.md#alerts)
149153

154+
>[!Note]
155+
>Currently, in case of blob restore alerts, alerts appear under datasource alerts only if you select both the dimensions - *datasourceId* and *datasourceType* while creating the alert rule. If any dimensions aren't selected, the alerts appear under global alerts.
156+
150157
### Accessing metrics programmatically
151158

152159
You can use the different programmatic clients, such as PowerShell, CLI, or REST API, to access the metrics functionality. See [Azure Monitor REST API documentation](../azure-monitor/essentials/rest-api-walkthrough.md) for more details.

0 commit comments

Comments
 (0)