chetanmeh opened a new issue #4489: Track collection usage metrics for CosmosDB
URL: https://github.com/apache/incubator-openwhisk/issues/4489
 
 
   CosmosDB provides metrics related to resource usage by a given collection. 
This can be enabled by enabling `populateQuotaInfo` in `RequestOptions`. Then 
the response would contain a header `x-ms-resource-usage` having required 
details
   
   ```
   ```
   
   See [this query][1] and [help doc reference][2] for some details
   
   [1]: 
https://stackoverflow.com/questions/35274760/understanding-the-x-ms-resource-usage-in-documentdb-response-header
   [2]: 
https://docs.microsoft.com/en-us/azure/cosmos-db/monitor-accounts#monitor-azure-cosmos-db-programmatically

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to