You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/microsoft-azure/azure-cosmos-db-for-postgresql.md
+15-14Lines changed: 15 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -160,6 +160,14 @@ Now that you have set up data collection, install the Azure Database for Postgre
160
160
161
161
import AppInstallNoDataSourceV2 from '../../reuse/apps/app-install-index-apps-v2.md';
162
162
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
+
163
171
### Overview
164
172
165
173
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:
264
272
<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" />
265
273
266
274
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
-
281
275
## Upgrade/Downgrade the Azure Cosmos DB for PostgreSQL app (Optional)
282
276
283
277
import AppUpdate from '../../reuse/apps/app-update.md';
@@ -289,3 +283,10 @@ import AppUpdate from '../../reuse/apps/app-update.md';
289
283
import AppUninstall from '../../reuse/apps/app-uninstall.md';
290
284
291
285
<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).
0 commit comments