Skip to content

Commit 627800f

Browse files
authored
Merge pull request #228944 from varun-dhawan/varun-azure-docs-pr
[Azure-PG-Flex] - updates the release notes for march 2023
2 parents 55f43b0 + 663b3d5 commit 627800f

File tree

2 files changed

+18
-12
lines changed

2 files changed

+18
-12
lines changed

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

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -24,28 +24,30 @@ Azure Database for PostgreSQL Flexible Server has two available templates:
2424

2525
- **Overview**: Displays an instance summary and top-level metrics to help you visualize and understand the resource utilization on your server. This template displays the following views:
2626

27-
- Server Summary
28-
- Database Summary
29-
- Connection Metrics
30-
- Performance Metrics
31-
- Storage Metrics
27+
* Server Summary
28+
* Database Summary
29+
* Connection Metrics
30+
* Performance Metrics
31+
* Storage Metrics
3232

33-
- **Enhanced Metrics**: Displays a summary of Enhanced Metrics for Azure Database for PostgreSQL Flexible Server with more fine-grained database monitoring. To enable these metrics, please turn ON the server 'parameter metrics.collector_database_activity' and 'metrics.autovacuum_diagnostics'. These parameters are dynamic and don't require a server restart. For more information, see [Enhanced Metrics](./concepts-monitoring.md#enhanced-metrics). This template displays the following views:
33+
- **Enhanced Metrics**: Displays a summary of Enhanced Metrics for Azure Database for PostgreSQL Flexible Server with more fine-grained database monitoring. To enable these metrics, please enable the server parameters `metrics.collector_database_activity` and `metrics.autovacuum_diagnostics`. These parameters are dynamic and don't require a server restart. For more information, see [Enhanced Metrics](./concepts-monitoring.md#enhanced-metrics). This template displays the following views:
3434

35-
- Activity Metrics
36-
- Database Metrics
37-
- Autovacuum Metrics
38-
- Replication Metrics
35+
* Activity Metrics
36+
* Database Metrics
37+
* Autovacuum Metrics
38+
* Replication Metrics
3939

4040
You can also edit and customize these templates according to your requirements. For more information, see [Azure Workbooks](../../azure-monitor/visualize/workbooks-overview.md).
4141

4242
## Access the workbook templates
4343

44-
To view the templates in the Azure portal, go to the **Monitoring*- pane for Azure Database for PostgreSQL Flexible Server, and then select **Workbooks**.
44+
To view the templates in the Azure portal, go to the **Monitoring** pane for Azure Database for PostgreSQL Flexible Server, and then select **Workbooks**.
4545

4646
:::image type="content" source="./media/concepts-workbooks/monitor-workbooks-all.png" alt-text="Screenshot showing the Overview, Enhanced Metrics templates on the Workbooks pane.":::
4747

4848
## Next steps
4949

5050
- Learn about [Azure workbooks access control](../../azure-monitor/visualize/workbooks-overview.md#access-control).
51-
- Learn more about [Azure workbooks visualization options](../../azure-monitor/visualize/workbooks-visualizations.md).
51+
- Learn about [Azure workbooks visualization options](../../azure-monitor/visualize/workbooks-visualizations.md).
52+
- Learn about [Enhanced Metrics](./concepts-monitoring.md#enhanced-metrics) for Azure Database for PostgreSQL – Flexible Server.
53+
- Learn about [Autovacuum Metrics](./concepts-monitoring.md#autovacuum-metrics) for Azure Database for PostgreSQL – Flexible Server.

articles/postgresql/flexible-server/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ ms.date: 11/05/2022
1616

1717
This page provides latest news and updates regarding feature additions, engine versions support, extensions, and any other announcements relevant for Flexible Server - PostgreSQL
1818

19+
## Release: March 2023
20+
* Public preview of [PgBouncer Metrics](./concepts-monitoring.md#pgbouncer-metrics) for Azure Database for PostgreSQL – Flexible Server.
21+
* General availability of [Azure Monitor workbooks](./concepts-workbooks.md) for Azure Database for PostgreSQL – Flexible Server.
22+
1923
## Release: February 2023
2024
* Public preview of [Autovacuum Metrics](./concepts-monitoring.md#autovacuum-metrics) for Azure Database for PostgreSQL – Flexible Server.
2125
* Support for [extension](concepts-extensions.md) semver with new servers<sup>$</sup>

0 commit comments

Comments
 (0)