mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
- Introduced new methods to retrieve metrics for write and read operations based on database type. - Updated bulk delete, update, upsert, and create actions to use the new metric methods. - Enhanced document retrieval and update actions to utilize the new metric structure. - Added support for DocumentsDB metrics in usage statistics and response models. - Created new response models for DocumentsDB usage and updated existing models to accommodate new metrics. - Adjusted migration and stats resources to include DocumentsDB metrics. - Updated tests to validate the new metrics and ensure correct functionality for DocumentsDB usage.