Skip to content

Commit f0fa518

Browse files
committed
changes
1 parent ac04ed1 commit f0fa518

File tree

3 files changed

+12
-149
lines changed

3 files changed

+12
-149
lines changed

articles/cosmos-db/monitor-reference.md

Lines changed: 1 addition & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,23 @@
11
---
22
title: Monitoring data reference for Azure Cosmos DB
33
description: This article contains important reference material you need when you monitor Azure Cosmos DB.
4-
ms.date: 02/24/2024
4+
ms.date: 03/02/2024
55
ms.custom: horz-monitor
66
ms.topic: reference
77
ms.author: esarroyo
88
author: StefArroyo
99
ms.service: cosmos-db
1010
---
1111

12-
<!--
13-
IMPORTANT
14-
To make this template easier to use, first:
15-
1. Search and replace Azure Cosmos DB with the official name of your service.
16-
2. Search and replace [TODO-replace-with-service-filename] with the service name to use in GitHub filenames.-->
17-
18-
<!-- VERSION 3.0 2024_01_01
19-
For background about this template, see https://review.learn.microsoft.com/en-us/help/contribute/contribute-monitoring?branch=main -->
20-
21-
<!-- Most services can use the following sections unchanged. All headings are required unless otherwise noted.
22-
The sections use #included text you don't have to maintain, which changes when Azure Monitor functionality changes. Add info into the designated service-specific places if necessary. Remove #includes or template content that aren't relevant to your service.
23-
At a minimum your service should have the following two articles:
24-
1. The primary monitoring article (based on the template monitor-service-template.md)
25-
- Title: "Monitor Azure Cosmos DB"
26-
- TOC title: "Monitor"
27-
- Filename: "monitor.md"
28-
2. A reference article that lists all the metrics and logs for your service (based on this template).
29-
- Title: "Azure Cosmos DB monitoring data reference"
30-
- TOC title: "Monitoring data reference"
31-
- Filename: "monitor-reference.md".
32-
-->
33-
3412
# Azure Cosmos DB monitoring data reference
3513

36-
<!-- Intro. Required. -->
3714
[!INCLUDE [horz-monitor-ref-intro](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-intro.md)]
3815

3916
See [Monitor Azure Cosmos DB](monitor.md) for details on the data you can collect for Azure Cosmos DB and how to use it.
4017

41-
<!-- ## Metrics. Required section. -->
4218
[!INCLUDE [horz-monitor-ref-metrics-intro](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-intro.md)]
4319
For a list of all Azure Monitor supported metrics, including Azure Cosmos DB, see [Azure Monitor supported metrics](/azure/azure-monitor/essentials/metrics-supported).
4420

45-
<!-- Repeat the following section for each resource type/namespace in your service. -->
4621
### Supported metrics for Microsoft.DocumentDB/DatabaseAccounts
4722
The following table lists the metrics available for the Microsoft.DocumentDB/DatabaseAccounts resource type.
4823
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
@@ -100,10 +75,7 @@ The following tables list Azure Cosmos DB metrics categorized by metric type.
10075
- CassandraRequestCharges (Cassandra Request Charges)
10176
- CassandraConnectionClosures (Cassandra Connection Closures)
10277

103-
<!-- ## Metric dimensions. Required section. -->
10478
[!INCLUDE [horz-monitor-ref-metrics-dimensions-intro](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-dimensions-intro.md)]
105-
<!-- Use one of the following includes, depending on whether you have metrics with dimensions.
106-
- If you have metrics with dimensions, use the following include and list the metrics with dimensions after the include. For an example, see https://learn.microsoft.com/azure/storage/common/monitor-storage-reference#metrics-dimensions. Questions: email [email protected]. -->
10779
[!INCLUDE [horz-monitor-ref-metrics-dimensions](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-dimensions.md)]
10880

10981
### Microsoft.DocumentDB/DatabaseAccounts
@@ -153,10 +125,8 @@ The following tables list Azure Cosmos DB metrics categorized by metric type.
153125

154126
- ServerName
155127

156-
<!-- ## Resource logs. Required section. -->
157128
[!INCLUDE [horz-monitor-ref-resource-logs](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-resource-logs.md)]
158129

159-
<!-- Add at least one resource provider/resource type here. Repeat this section for each resource type/namespace in your service. Example: ### Supported resource logs for Microsoft.Storage/storageAccounts/blobServices -->
160130
### Supported resource logs for Microsoft.DocumentDB/DatabaseAccounts
161131
[!INCLUDE [Microsoft.DocumentDB/DatabaseAccounts](~/azure-reference-other-repo/azure-monitor-ref/supported-logs/includes/microsoft-documentdb-databaseaccounts-logs-include.md)]
162132

@@ -166,7 +136,6 @@ The following tables list Azure Cosmos DB metrics categorized by metric type.
166136
### Supported resource logs for Microsoft.DocumentDB/mongoClusters
167137
[!INCLUDE [Microsoft.DocumentDB/mongoClusters](~/azure-reference-other-repo/azure-monitor-ref/supported-logs/includes/microsoft-documentdb-mongoclusters-logs-include.md)]
168138

169-
<!-- ## Azure Monitor Logs tables. Required section. -->
170139
[!INCLUDE [horz-monitor-ref-logs-tables](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-logs-tables.md)]
171140

172141
### Azure Cosmos DB
@@ -223,14 +192,9 @@ The following table lists properties of resource logs in Azure Cosmos DB. The re
223192
| **resourceTokenUserRid** | **resourceTokenUserRid_s** | This value is non-empty when [resource tokens](./secure-access-to-data.md#resource-tokens) are used for authentication. The value points to the resource ID of the user. |
224193
| **responseLength** | **responseLength_s** | The length of the response, in bytes.|
225194

226-
<!-- ## Activity log. Required section. -->
227195
[!INCLUDE [horz-monitor-ref-activity-log](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-activity-log.md)]
228196
- [Microsoft.DocumentDB resource provider operations](/azure/role-based-access-control/resource-provider-operations#microsoftdocumentdb)
229197

230-
<!-- ## Other schemas. Optional section. Please keep heading in this order. If your service uses other schemas, add the following include and information.
231-
[!INCLUDE [horz-monitor-ref-other-schemas](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-other-schemas.md)]
232-
List other schemas and their usage here. These can be resource logs, alerts, event hub formats, etc. depending on what you think is important. You can put JSON messages, API responses not listed in the REST API docs, and other similar types of info here. -->
233-
234198
## Related content
235199

236200
- See [Monitor Azure Cosmos DB](monitor.md) for a description of monitoring Azure Cosmos DB.

0 commit comments

Comments
 (0)