Skip to content

Commit 72186a6

Browse files
Merge pull request #247691 from varun-dhawan/varund-july
[PostgreSQL] updates the note for metric visualization limitation
2 parents 10546e6 + 9e63437 commit 72186a6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/postgresql/flexible-server/concepts-monitoring.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: varundhawan
66
ms.service: postgresql
77
ms.subservice: flexible-server
88
ms.topic: conceptual
9-
ms.date: 11/30/2021
9+
ms.date: 8/8/2023
1010
---
1111

1212
# Monitor metrics on Azure Database for PostgreSQL - Flexible Server
@@ -19,6 +19,9 @@ Monitoring data about your servers helps you troubleshoot and optimize for your
1919

2020
Azure Database for PostgreSQL provides various metrics that give insight into the behavior of the resources that support the Azure Database for PostgreSQL server. Each metric is emitted at a 1-minute interval and has up to [93 days of history](../../azure-monitor/essentials/data-platform-metrics.md#retention-of-metrics). You can configure alerts on the metrics. Other options include setting up automated actions, performing advanced analytics, and archiving the history. For more information, see the [Azure Metrics overview](../../azure-monitor/essentials/data-platform-metrics.md).
2121

22+
> [!NOTE]
23+
> While metrics are stored for 93 days, you can only query (in the Metrics tile) for a maximum of 30 days' worth of data on any single chart. If you see a blank chart or your chart displays only part of metric data, verify that the difference between start and end dates in the time picker doesn't exceed the 30-day interval. After you've selected a 30-day interval, you can pan the chart to view the full retention window.
24+
2225
### List of metrics
2326

2427
The following metrics are available for a flexible server instance of Azure Database for PostgreSQL:

0 commit comments

Comments
 (0)