Commit graph

67 commits

Author SHA1 Message Date
德华 刘
7efecbca8b chore: fixed indentation 2023-11-15 17:20:50 +00:00
shimon
c2e5849c49 removing blank line 2023-11-14 16:49:45 +02:00
shimon
b9007a5956 wrapping create stats query
with Authorization::skip
2023-11-13 15:41:10 +02:00
shimon
8147f3ee7d rolling back usage flow 2023-08-20 15:29:43 +03:00
Eldad Fux
95e835a902 Deprecated Usage stats 2022-11-23 19:08:42 +02:00
Damodar Lohani
d7cdaa5565
fix project Id issues 2022-11-23 12:22:46 +05:30
Christy Jacob
92a59cdf3f fix: use projectInternalId in the usage stats 2022-11-22 21:26:10 +05:30
Damodar Lohani
14ea8b2197 Merge branch 'feat-db-pools' of https://github.com/appwrite/appwrite into feat-usage-refactor-fo-db-pools 2022-11-21 14:12:22 +00:00
Matej Baco
5ec548cc06 Fix more failing tests 2022-11-18 14:13:33 +01:00
Matej Bačo
8dd5eb09f0 Fix executions usage count 2022-11-15 09:33:07 +00:00
Damodar Lohani
4b5d537eee
Apply suggestions from code review
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-11-02 15:41:50 +05:45
Damodar Lohani
4efabe9370 fix formatting 2022-10-31 07:44:44 +00:00
Damodar Lohani
546d8ba583 refactor to use db pools 2022-10-31 07:31:31 +00:00
Damodar Lohani
cf5ecd5a62 ignore data without projectInternalId 2022-10-31 07:27:51 +00:00
Damodar Lohani
4086ba93ad Merge remote-tracking branch 'origin/1.1.x' into feat-usage-refactor 2022-10-31 06:36:26 +00:00
Damodar Lohani
6d7b30d77e fix formatting issues 2022-10-28 09:08:58 +00:00
Damodar Lohani
a0a0ef2386 update docblock comments and naming 2022-10-28 08:40:04 +00:00
Damodar Lohani
8048d24857 deprecate database aggregation 2022-10-23 05:17:50 +00:00
Damodar Lohani
3ed3ef9d71 rename variable 2022-10-23 04:46:23 +00:00
Damodar Lohani
9195c813db missing documents total count 2022-10-21 01:53:39 +00:00
Damodar Lohani
088fd89294 fix metric name 2022-10-21 01:40:26 +00:00
Damodar Lohani
5ff8ac46aa fix negative stats 2022-10-18 08:28:12 +00:00
Damodar Lohani
8cd4060334 fix storage stats 2022-10-18 07:38:05 +00:00
Damodar Lohani
027dafe906 fix linters 2022-10-18 07:26:28 +00:00
Damodar Lohani
e7c82a28dd more fixes 2022-10-18 07:09:11 +00:00
Damodar Lohani
305dafe2ad update missing stats 2022-10-18 06:53:17 +00:00
Damodar Lohani
8093f034c0 fix inbound and outbount 2022-10-18 03:53:07 +00:00
Damodar Lohani
a3f14220d3 take care of negative values 2022-10-18 03:19:12 +00:00
Damodar Lohani
00d194d5d1 fix linters 2022-10-17 07:37:30 +00:00
Damodar Lohani
ffe029932d refactor stats 2022-10-17 06:59:27 +00:00
Damodar Lohani
e7e8c53d89 use same array for all metrics 2022-10-14 08:49:00 +00:00
Damodar Lohani
910c033d2a refactor build and execution time 2022-10-11 05:40:28 +00:00
Damodar Lohani
3ffc31ba58 fix formatting 2022-10-10 09:39:26 +00:00
Damodar Lohani
f41d388bf5 separate cumulative metrics 2022-10-10 09:13:20 +00:00
Damodar Lohani
8ddbde62c1 use project internal id 2022-10-09 06:45:46 +00:00
Torsten Dittmann
fbbb150e86 Revert "Merge pull request #4041 from appwrite/revert-3789-feat-app-region"
This reverts commit 2117fa53f0, reversing
changes made to c634d12ef4.
2022-09-30 14:22:11 +02:00
Torsten Dittmann
e0b9f57d85
Revert "Feat app region" 2022-09-30 12:32:58 +02:00
Damodar Lohani
8c6ef5b26f pass region in constructors 2022-09-25 05:41:13 +00:00
Damodar Lohani
895e12c29b monthly period not supported 2022-09-25 02:08:42 +00:00
Damodar Lohani
4969ceadd4 add project internal id to the timeseries tats 2022-09-25 02:07:26 +00:00
Damodar Lohani
651ccef328
correct env value 2022-09-23 14:35:50 +05:45
Damodar Lohani
5e6b8ec506 refactor counters to get sum in period only 2022-09-23 05:51:26 +00:00
Damodar Lohani
aee87e3d01 fix stats users 2022-09-22 12:19:43 +00:00
Damodar Lohani
80502ff937 collect counter data 2022-09-22 07:34:11 +00:00
Damodar Lohani
4de148f783 new stats to count resources 2022-09-21 09:36:42 +00:00
Damodar Lohani
e80e65946b Merge branch 'master' of https://github.com/appwrite/appwrite into feat-app-region 2022-09-19 12:01:56 +00:00
Damodar Lohani
87e3916568 fix the latest time memory store 2022-09-09 07:52:57 +00:00
Damodar Lohani
3beacf0263 add region to usage documents 2022-09-09 06:13:12 +00:00
Steven
60a4563908 Fix usage tests 2022-08-25 22:15:11 +00:00
Matej Bačo
78f65401e8 Attempt to fix usage tests 2022-08-25 14:56:15 +00:00