Skip to content

Commit 663b3d5

Browse files
committed
review corretions
1 parent 775d73e commit 663b3d5

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,18 @@ 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-
1. Server Summary
28-
1. Database Summary
29-
1. Connection Metrics
30-
1. Performance Metrics
31-
1. Storage Metrics
32-
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:
34-
35-
1. Activity Metrics
36-
1. Database Metrics
37-
1. Autovacuum Metrics
38-
1. Replication Metrics
27+
* Server Summary
28+
* Database Summary
29+
* Connection Metrics
30+
* Performance Metrics
31+
* Storage Metrics
32+
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:
34+
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

0 commit comments

Comments
 (0)