Skip to content

Commit e1ff91b

Browse files
committed
Removing physical partition count metric for now
1 parent 1be11ae commit e1ff91b

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

articles/cosmos-db/merge.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,6 @@ While partition merge is running on your container, it isn't possible to change
187187

188188
You can track whether merge is still in progress by checking the **Activity Log** and filtering for the events **Merge the physical partitions of a MongoDB collection** or **Merge the physical partitions of a SQL container**.
189189

190-
You can also use the **Physical Partition Count** metric to monitor how many physical partitions your container has. From your Cosmos account, navigate to **Metrics**. Select the metric **Physical Partition Count** and filter to your database and container.
191-
192190
## Limitations
193191

194192
The following are limitations of the merge feature at this time.

articles/cosmos-db/monitor-reference.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ All the metrics corresponding to Azure Cosmos DB are stored in the namespace **A
4747
| DocumentQuota (Document Quota) | Bytes (Total) | Total storage quota reported at 5-minutes granularity per region.| DatabaseName, CollectionName, Region| 5M |Storage Capacity| Used to monitor total quota at container and region, minimum granularity should be 5 minutes.|
4848
| DocumentCount (Document Count) | Count (Total) |Total document count reported at 5-minutes granularity per region| DatabaseName, CollectionName, Region| 5M |Document Count|Used to monitor document count at container and region, minimum granularity should be 5 minutes.|
4949
| PhysicalPartitionSizeInfo (Physical Partition Size Info) | Count (Maximum) | Storage at physical partition granularity| DatabaseName, ContainerName, PhysicalPartitionId, Region| 5M | |Used to monitor physical partition size (bytes) at physical partition granularity. To see storage for all physical partitions, split by dimension Physical Partition Id.|
50-
| PhysicalPartitionCount (Physical Partition Count) | Count (Count) | Number of physical partitions at container granularity | DatabaseName, ContainerName, Region| 5M | |Used to monitor physical partition count.|
5150

5251
### Latency metrics
5352

0 commit comments

Comments
 (0)