Skip to content

Commit da785e7

Browse files
authored
Update change-feed.md
1 parent 597a41a commit da785e7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/cosmos-db/change-feed.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ 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
94+
95+
Use Azure Monitor to measure the request unit (RU) consupmtion of the change feed. For more information, see [monitor-request-unit-usage.md].
96+
9397
## Next steps
9498

9599
You can now proceed to learn more about change feed in the following articles:

0 commit comments

Comments
 (0)