Skip to content

Commit fb90cd4

Browse files
authored
Update deploy-postgresql-ha.md
image links
1 parent ba4d91f commit fb90cd4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/aks/deploy-postgresql-ha.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -323,13 +323,13 @@ Alternatively, Once you have deployed the Postgres cluster and pod monitors, you
323323
![Azure Managed Grafana Instance](./media/deploy-postgresql-ha/cnpg-graf-1.png)
324324
325325
Clicking on the Endpoint link will cause a new browser window to open where you can create dashboards on the Managed Grafana instance. Following the instructions to [configure an Azure Monitor data source](https://learn.microsoft.com/en-us/azure/azure-monitor/visualize/grafana-plugin#configure-an-azure-monitor-data-source-plug-in), you can then add visualizations to create a dashboard of metrics from the Postgres cluster. After setting up the data source connection, from the main menu, click the Data sources option and you should see a set of data source options for the data source connection as shown here:
326-
![Data Source Options](./media/deploy-postgres-ha/cnpg-graf-2.png)
326+
![Data Source Options](./media/deploy-postgresql-ha/cnpg-graf-2.png)
327327
328328
On the Managed Prometheus option, click the option to build a dashboard to open the dashboard editor. Once the editor window opens, click the Add visualization option then click the Managed Prometheus option to browse the metrics from the Postgres cluster. Once you have selected the metric you want to visualize, click the Run queries button to fetch the data for the visualization as shown here:
329-
![Dashboard](./media/deploy-postgres-ha/cnpg-graf-3.png)
329+
![Dashboard](./media/deploy-postgresql-ha/cnpg-graf-3.png)
330330
331331
Click the Save button to add the panel to your dashboard. You can add other panels by clicking the Add button in the dashboard editor and repeating this process to visualize other metrics. Adding the metrics visualizations, you should have something that looks like this:
332-
![Dashboard](./media/deploy-postgres-ha/cnpg-graf-4.png)
332+
![Dashboard](./media/deploy-postgresql-ha/cnpg-graf-4.png)
333333
334334
Click the Save icon to save your dashboard.
335335

0 commit comments

Comments
 (0)