This commit is contained in:
Damodar Lohani
2025-03-05 08:01:54 +00:00
parent d4bea35510
commit 65ef126768
-1
View File
@@ -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,