|
1 | 1 | ---
|
2 | 2 | title: Monitor Azure Database for PostgreSQL Flexible Server by using Azure Monitor workbooks
|
3 | 3 | description: This article describes how you can monitor Azure Database for PostgreSQL Flexible Server by using Azure Monitor workbooks.
|
| 4 | +author: pradeepkintali |
| 5 | +ms.author: prkint |
| 6 | +ms.reviewer: maghan |
| 7 | +ms.date: 02/23/2023 |
4 | 8 | ms.service: postgresql
|
5 | 9 | ms.subservice: flexible-server
|
6 | 10 | ms.topic: conceptual
|
7 |
| -author: pradeepkintali |
8 |
| -ms.author: prkint |
9 |
| -ms.date: 02/15/2023 |
10 | 11 | ---
|
| 12 | + |
11 | 13 | # Monitor Azure Database for PostgreSQL Flexible Server by using Azure Monitor workbooks
|
12 | 14 |
|
13 | 15 | [!INCLUDE[applies-to-postgresql-flexible-server](../includes/applies-to-postgresql-flexible-server.md)]
|
14 | 16 |
|
15 |
| -Azure Database for PostgreSQL Flexible Server is now integrated with Azure Monitor workbooks. With workbooks, you get a flexible canvas for analyzing data and creating rich visual reports within the Azure portal. Workbooks allow you to tap into multiple data sources across Azure and combine them into unified interactive experiences. Workbook templates serve as curated reports that are designed for flexible reuse by multiple users and teams. |
| 17 | +Azure Database for PostgreSQL Flexible Server is now integrated with Azure Monitor workbooks. Workbooks give you a flexible canvas for analyzing data and creating rich visual reports within the Azure portal. Workbooks allow you to tap into multiple data sources across Azure and combine them into unified interactive experiences. Workbook templates serve as curated reports designed for flexible reuse by various users and teams. |
16 | 18 |
|
17 | 19 | When you open a template, you create a transient workbook that's populated with the contents of the template. With this integration, the server links to workbooks and a few sample templates, which can help you monitor the service at scale. You can edit these templates, customize them to your requirements, and pin them to the dashboard to create a focused and organized view of Azure resources.
|
18 |
| - |
19 |
| -In this article, you'll learn about the various workbook templates that are available for your flexible server. |
| 20 | + |
| 21 | +In this article, you learn about the various workbook templates available for your flexible server. |
20 | 22 |
|
21 | 23 | Azure Database for PostgreSQL Flexible Server has two available templates:
|
22 |
| - |
23 |
| -- **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: |
24 | 24 |
|
25 |
| - * Server Summary |
26 |
| - * Database Summary |
27 |
| - * Connection Metrics |
28 |
| - * Performance Metrics |
29 |
| - * Storage Metrics |
| 25 | +- **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: |
30 | 26 |
|
31 |
| -* **Enhanced Metrics**: Displays a summary of Enhanced Metrics for Azure Database for PostgreSQL Flexible Server with more fine grained monitoring on databases. To enable these metrics, please turn ON the server 'parameter metrics.collector_database_activity' and 'metrics.autovacuum_diagnostics'. These parameters are dynamic, and will not require server restart. For more information see [Enhanced Metrics](./concepts-monitoring.md#enhanced-metrics). This template displays the following views: |
| 27 | + - Server Summary |
| 28 | + - Database Summary |
| 29 | + - Connection Metrics |
| 30 | + - Performance Metrics |
| 31 | + - Storage Metrics |
32 | 32 |
|
33 |
| - * Activity Metrics |
34 |
| - * Database Metrics |
35 |
| - * Autovacuum Metrics |
36 |
| - * Replication Metrics |
| 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: |
37 | 34 |
|
| 35 | + - Activity Metrics |
| 36 | + - Database Metrics |
| 37 | + - Autovacuum Metrics |
| 38 | + - Replication Metrics |
38 | 39 |
|
39 | 40 | You can also edit and customize these templates according to your requirements. For more information, see [Azure Workbooks](../../azure-monitor/visualize/workbooks-overview.md).
|
40 | 41 |
|
41 |
| - ## Access the workbook templates |
| 42 | +## Access the workbook templates |
42 | 43 |
|
43 |
| -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 |
| - |
45 |
| -:::image type="content" source="./media/concepts-workbooks/monitor-workbooks-all.png" alt-text="Screenshot showing the 'Overview', 'Enhanced Metrics' templates on the Workbooks pane."::: |
| 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**. |
46 | 45 |
|
| 46 | +:::image type="content" source="./media/concepts-workbooks/monitor-workbooks-all.png" alt-text="Screenshot showing the Overview, Enhanced Metrics templates on the Workbooks pane."::: |
47 | 47 |
|
48 | 48 | ## Next steps
|
| 49 | + |
49 | 50 | - Learn about [Azure workbooks access control](../../azure-monitor/visualize/workbooks-overview.md#access-control).
|
50 |
| -- Learn more about [Azure workbooks visualization options](../../azure-monitor/visualize/workbooks-visualizations.md). |
| 51 | +- Learn more about [Azure workbooks visualization options](../../azure-monitor/visualize/workbooks-visualizations.md). |
0 commit comments