Skip to content

Commit 9c1cd3d

Browse files
Merge pull request #217763 from seesharprun/patch-1
Cosmos DB | Fix typo in header
2 parents 655d71b + 4a8863f commit 9c1cd3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/change-feed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Change feed functionality is surfaced as change stream in API for MongoDB and Qu
9090

9191
Native Apache Cassandra provides change data capture (CDC), a mechanism to flag specific tables for archival as well as rejecting writes to those tables once a configurable size-on-disk for the CDC log is reached. The change feed feature in Azure Cosmos DB for Apache Cassandra enhances the ability to query the changes with predicate via CQL. To learn more about the implementation details, see [Change feed in the Azure Cosmos DB for Apache Cassandra](cassandra/change-feed.md).
9292

93-
## Measuing change feed request unit consumption
93+
## Measuring change feed request unit consumption
9494

9595
Use Azure Monitor to measure the request unit (RU) consumption of the change feed. For more information, see [monitor throughput or request unit usage in Azure Cosmos DB](monitor-request-unit-usage.md).
9696

0 commit comments

Comments
 (0)