问题
We are having a problem with a spike in CosmosDB # of requests as well as requests charge in "Other" category. What is the "Other" category. Of course, because of this spike we get emails warning us about RUs overage.
Thanks
Screenshot of Azure CosmosDb monitoring page
回答1:
Yes, I found the same situation on my side.
I suggest you turning on the Diagnostics logs
and store any requests logs in the storage to check these Other
requests.
You could follow this official doc to analysis the logs. Based on my observe, cosmos DB does have some potential requests per minute, but these are all zero
charge.
Hope it helps you.
来源:https://stackoverflow.com/questions/49661005/what-is-other-category-in-cosmosdb-monitoring-graph