I want to find RU of each query through application insight analytics tool. I've run the following query:
dependencies
| where type == "Azure DocumentDB"
But there is no sign for RU of the run query. Also, there is not any thing in customDimensions
column:
I should have mentioned that there is a duration column which is not my answer.