mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
fix
This commit is contained in:
@@ -51,7 +51,6 @@ App::get('/v1/project/usage')
|
||||
$lastDay = (new DateTime($endDate))->format($format);
|
||||
|
||||
$metricsFromLogsDB = [
|
||||
METRIC_EXECUTIONS => true,
|
||||
METRIC_DOCUMENTS => true,
|
||||
METRIC_DATABASES => true,
|
||||
METRIC_BUCKETS => true,
|
||||
|
||||
Reference in New Issue
Block a user