Skip to content

Commit cb46d06

Browse files
Update nat-metrics.md
1 parent 8b2ac65 commit cb46d06

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/nat-gateway/nat-metrics.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,14 +313,15 @@ The metrics dashboard can be used to better understand the performance and healt
313313

314314
For more information on what each metric is showing you and how to analyze these metrics, see [How to use NAT gateway metrics](#how-to-use-nat-gateway-metrics).
315315

316+
## Metrics FAQ
316317

317318
### What type of metrics are available for NAT gateway?
318319

319320
The NAT gateway supports [multi-dimensional metrics](/azure/azure-monitor/essentials/data-platform-metrics#multi-dimensional-metrics). You can filter the multi-dimensional metrics by different dimensions to gain greater insight into the provided data. The [SNAT connection count](#snat-connection-count) metric allows you to filter the connections by Attempted and Failed connections, enabling you to distinguish between different types of connections made by the NAT gateway.
320321

321322
Refer to the dimensions column in the [metrics overview](#metrics-overview) table to see which dimensions are available for each NAT gateway metric.
322323

323-
### How to store NAT gateway metrics long-term
324+
### How do I store NAT gateway metrics long-term?
324325

325326
All [platform metrics are stored](/azure/azure-monitor/essentials/data-platform-metrics#retention-of-metrics) for 93 days. If you require long term access to your NAT gateway metrics data, NAT gateway metrics can be retrieved by using the [metrics REST API](/rest/api/monitor/metrics/list). For more information on how to use the API, see the [Azure monitoring REST API walkthrough](/azure/azure-monitor/essentials/rest-api-walkthrough).
326327

@@ -329,7 +330,7 @@ All [platform metrics are stored](/azure/azure-monitor/essentials/data-platform-
329330
>
330331
>To retrieve NAT gateway metrics, use the metrics REST API.
331332
332-
### How to interpret metrics charts
333+
### How do I interpret metrics charts?
333334

334335
Refer to [troubleshooting metrics charts](/azure/azure-monitor/essentials/metrics-troubleshoot) if you run into issues with creating, customizing or interpreting charts in Azure metrics explorer.
335336

0 commit comments

Comments
 (0)