Skip to content

Commit f0af1b1

Browse files
committed
shifted troubleshooting section to the bottom
1 parent 978c2bc commit f0af1b1

File tree

1 file changed

+15
-14
lines changed

1 file changed

+15
-14
lines changed

docs/integrations/microsoft-azure/azure-cosmos-db-for-postgresql.md

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,14 @@ Now that you have set up data collection, install the Azure Database for Postgre
160160
161161
import AppInstallNoDataSourceV2 from '../../reuse/apps/app-install-index-apps-v2.md';
162162
163+
<AppInstallNoDataSourceV2/>
164+
165+
## Viewing the Azure Cosmos DB for PostgreSQL dashboards
166+
167+
import ViewDashboards from '../../reuse/apps/view-dashboards.md';
168+
169+
<ViewDashboards/>
170+
163171
### Overview
164172
165173
The **Azure Cosmos DB for PostgreSQL - Overview** dashboard provides details about replication lag, active connections and query duration distribution across clusters and servers.
@@ -264,20 +272,6 @@ Use this dashboard to:
264272
<img src={useBaseUrl('https://sumologic-app-data-v2.s3.us-east-1.amazonaws.com/dashboards/Azure-CosmosDB-for-PostgreSQL/Azure-Cosmos-DB-for-PostgreSQL-Administrative-Operations.png')} alt="Azure Cosmos DB for PostgreSQL - Administrative Operations dashboard" style={{border: '1px solid gray'}} width="800" />
265273
266274
267-
<AppInstallNoDataSourceV2/>
268-
269-
## Viewing the Azure Cosmos DB for PostgreSQL dashboards
270-
271-
import ViewDashboards from '../../reuse/apps/view-dashboards.md';
272-
273-
<ViewDashboards/>
274-
275-
## Troubleshooting
276-
277-
### HTTP Logs and Metrics Source used by Azure Functions
278-
279-
To troubleshoot metrics collection, follow the instructions in [Collect Metrics from Azure Monitor > Troubleshooting metrics collection](/docs/send-data/collect-from-other-data-sources/azure-monitoring/collect-metrics-azure-monitor/#troubleshooting-metrics-collection).
280-
281275
## Upgrade/Downgrade the Azure Cosmos DB for PostgreSQL app (Optional)
282276
283277
import AppUpdate from '../../reuse/apps/app-update.md';
@@ -289,3 +283,10 @@ import AppUpdate from '../../reuse/apps/app-update.md';
289283
import AppUninstall from '../../reuse/apps/app-uninstall.md';
290284
291285
<AppUninstall/>
286+
287+
## Troubleshooting
288+
289+
### HTTP Logs and Metrics Source used by Azure Functions
290+
291+
To troubleshoot metrics collection, follow the instructions in [Collect Metrics from Azure Monitor > Troubleshooting metrics collection](/docs/send-data/collect-from-other-data-sources/azure-monitoring/collect-metrics-azure-monitor/#troubleshooting-metrics-collection).
292+

0 commit comments

Comments
 (0)