mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Merge pull request #5045 from appwrite/feat-aggregate-stats
Feat aggregate stats
This commit is contained in:
@@ -52,7 +52,7 @@ class Hamster extends Action
|
||||
'Executions' => 'executions.$all.compute.total',
|
||||
];
|
||||
|
||||
protected string $directory = '/usr/local/dev';
|
||||
protected string $directory = '/usr/local';
|
||||
protected string $path;
|
||||
|
||||
protected string $date;
|
||||
|
||||
Reference in New Issue
Block a user