Azure Cosmos DB Monitoring
Starter
Professional
Bleemeo collects metrics for Azure Cosmos DB accounts via Azure Monitor (Microsoft.DocumentDB/databaseAccounts namespace). Metrics are polled every 1 minute.
Metrics
Section titled “Metrics”| Metric | Description |
|---|---|
cosmos_db_total_requests | Number of requests made to the Cosmos DB account |
cosmos_db_total_request_units | Number of request units (RU) consumed |
cosmos_db_server_side_latency | Server-side latency in milliseconds |
cosmos_db_normalized_ru_consumption | Percentage of provisioned throughput (RU/s) consumed by the busiest physical partition |
Permissions
Section titled “Permissions”Requires the Monitoring Reader role and the Microsoft.Insights resource provider registered on the subscription — see Permissions Summary.
Estimated Azure Cost
Section titled “Estimated Azure Cost”$0.432/month per batch of up to 50 Cosmos DB accounts in the same region (1 Azure Monitor API call per minute) — see Estimated Azure Costs.
See Also
Section titled “See Also”- Configuration — set up Azure credentials and permissions