what is “Other” category in CosmosDB monitoring graph?

流过昼夜 提交于 2020-01-03 02:24:09

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!