Skip to content

Commit 381ad32

Browse files
fixed documentation of azure-cosmos-db for nosql
1 parent d68aeea commit 381ad32

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,8 @@ For Azure Cosmos DB, you can collect the following logs and metrics:
2929

3030
* **Resource logs**. To learn more about the different resource log category types and schemas collected for Azure Cosmos DB, refer to the [Azure documentation](https://learn.microsoft.com/en-us/azure/cosmos-db/monitor-reference#resource-logs).
3131

32-
* **Platform Metrics for Azure Cosmos DB**. For more information on supported metrics and dimensions, refer to the [Azure documentation](https://learn.microsoft.com/en-us/azure/cosmos-db/monitor-reference#metrics). These metrics are available in the following namespaces:
33-
* `Microsoft.DocumentDB/applicationGateways`
34-
* `Microsoft.DocumentDB/cassandraClusters`
35-
* `Microsoft.DocumentDB/mongoClusters`
32+
* **Platform Metrics for Azure Cosmos DB**. For more information on supported metrics and dimensions, refer to the [Azure documentation](https://learn.microsoft.com/en-us/azure/cosmos-db/monitor-reference#metrics). These metrics are available within the namespace `Microsoft.DocumentDB/DatabaseAccounts`
33+
3634
* **Activity logs**. Provides insight into any subscription-level or management group level events that have occurred in the Azure. To learn more, refer to the [Azure documentation](https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/activity-log-schema).
3735

3836
## Setup

0 commit comments

Comments
 (0)