Skip to content

Commit e2409cd

Browse files
authored
Merge pull request #106603 from Gabrielgdm/patch-3
Update dns-alerts-metrics.md
2 parents cc487ba + dcbbb5d commit e2409cd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/dns/dns-alerts-metrics.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ To view this metric, select **Metrics** explorer experience from the **Monitor**
4646

4747
### Record Set Count
4848

49-
The *Record Set Count* metric shows the number of Recordsets in Azure DNS for your DNS zone. All the Recordsets defined in your zone are counted. The unit of measurement is `Count` and the aggregation is the `Maximum` of all the Recordsets.
49+
The *Record Set Count* metric shows the number of Record sets in Azure DNS for your DNS zone. All the Record sets defined in your zone are counted. The unit of measurement is `Count` and the aggregation is the `Maximum` of all the Record sets.
5050

51-
To view this metric, select **Metrics** explorer experience from the **Monitor** tab in the Azure portal. Scope down to your DNS zone and then select **Apply**. In the drop-down for *Metrics*, select`Query Volume`, and then select `Sum` from the drop-down for *Aggregation*.
51+
To view this metric, select **Metrics** explorer experience from the **Monitor** tab in the Azure portal. Scope down to your DNS zone and then select **Apply**. In the drop-down for *Metrics*, select `Query Volume`, and then select `Sum` from the drop-down for *Aggregation*.
5252

5353
Select your DNS zone from the **Resource** drop-down, select the **Record Set Count** metric, and then select **Max** as the **Aggregation**.
5454

@@ -58,13 +58,13 @@ Select your DNS zone from the **Resource** drop-down, select the **Record Set Co
5858

5959
### Record Set Capacity Utilization
6060

61-
The *Record Set Capacity Utilization* metric shows the percent used of your Recordset capacity for a DNS Zone. Each Azure DNS zone has a Recordset limit that defines the maximum number of Recordsets allowed for the zone. For more information, see [DNS limits](dns-zones-records.md#limits) section. The unit of measurement is a `Percentage` and the aggregation type is `Maximum`.
61+
The *Record Set Capacity Utilization* metric shows the percentage used of your Record set capacity for a DNS Zone. Each Azure DNS zone has a Recordset limit that defines the maximum number of Record sets allowed for the zone. For more information, see [DNS limits](dns-zones-records.md#limits) section. The unit of measurement is a `Percentage` and the aggregation type is `Maximum`.
6262

63-
For example, if you have 500 Recordsets configured in your DNS zone, and the zone has the default Recordset limit of 5000. The RecordSetCapacityUtilization metric will show the value of 10%, which is obtained by dividing 500 by 5000.
63+
For example, if you have 500 Record sets configured in your DNS zone, and the zone has the default Record set limit of 5000. The RecordSetCapacityUtilization metric will show the value of 10%, which is obtained by dividing 500 by 5000.
6464

6565
To view this metric, select **Metrics** explorer experience from the **Monitor** tab in the Azure portal. Scope down to your DNS zone and then select **Apply**. In the drop-down for *Metrics*, select `Record Set Capacity Utilization`, and then select `Sum` from the drop-down for *Aggregation*.
6666

67-
![Screenshot that whows an example of how to view metrics.](./media/dns-alerts-metrics/dns-metrics-record-set-capacity-uitlization.png)
67+
![Screenshot that shows an example of how to view metrics.](./media/dns-alerts-metrics/dns-metrics-record-set-capacity-uitlization.png)
6868

6969
*Figure: Azure DNS Record Set Capacity Utilization metrics*
7070

@@ -81,7 +81,7 @@ Azure Monitor has alerting that you can configure for each available metric valu
8181

8282
:::image type="content" source="./media/dns-alerts-metrics/select-resource.png" alt-text="Screenshot of select resource page in configuring alerts.":::
8383

84-
1. Next, click the **Add condition** link in the Conditions section to open the *Select a signal* page. Select one of the three *Metric* signal type you want to configure the alert for.
84+
1. Next, click the **Add condition** link in the Conditions section to open the *Select a signal* page. Select one of the three *Metric* signal types you want to configure the alert for.
8585

8686
:::image type="content" source="./media/dns-alerts-metrics/select-signal.png" alt-text="Screenshot of available metrics on the select a signal page.":::
8787

0 commit comments

Comments
 (0)