1
0
Fork 0
mirror of synced 2024-09-20 11:37:45 +12:00
Commit graph

8056 commits

Author SHA1 Message Date
Christy Jacob
f3074bc024 feat(usage): some refactoring 2021-08-20 15:34:57 +05:30
Christy Jacob
aefbdb0597 feat(usage): added usage endpoint to users api 2021-08-20 15:27:48 +05:30
Christy Jacob
070b7d8270 feat(usage): added usage endpoint to storage api 2021-08-20 14:30:39 +05:30
Christy Jacob
d654e4cd09 feat(usage): added usage endpoint to storage api 2021-08-20 14:28:42 +05:30
Christy Jacob
cfe49b6892 feat(usage): refactored functions usage endpoint 2021-08-20 13:54:45 +05:30
Damodar Lohani
2c69fab6cd use metadata instead 2021-08-20 12:29:30 +05:45
Damodar Lohani
7949d5b138 fixed issues with metrics 2021-08-20 12:23:35 +05:45
Eldad Fux
7859f35612 Updated SDK 2021-08-20 09:23:58 +03:00
Damodar Lohani
1d7daf9515 new functions stats 2021-08-20 11:40:23 +05:45
Eldad Fux
e70654eabc Work in progress 2021-08-19 15:50:10 +03:00
Torsten Dittmann
627df80b40 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-19 14:02:39 +02:00
Eldad A. Fux
f8e3335749
Merge pull request #1289 from TorstenDittmann/feat-265-realtime-usage
feat(realtime): usage statistics
2021-08-19 14:34:47 +03:00
Damodar Lohani
4b5db30a43
Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-08-19 16:58:32 +05:45
Damodar Lohani
2a1ccafb62
Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-08-19 16:58:26 +05:45
Eldad A. Fux
536bc44a32
Merge pull request #1502 from lohanidamodar/feat-upgrade-framework-new
feat-upgrade-framework-new
2021-08-19 13:54:19 +03:00
Eldad A. Fux
088ccb955d
Merge pull request #1501 from lohanidamodar/feat-upgrade-framework
fix changed getURL to getPath
2021-08-19 13:53:59 +03:00
Eldad A. Fux
e7d5063975
Merge pull request #1497 from appwrite/improve-arm-ci
ci(travis): improve build speed and arm stability
2021-08-19 13:52:55 +03:00
Torsten Dittmann
6de28015a3 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-19 12:18:39 +02:00
Torsten Dittmann
a88e116789 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-19 12:14:35 +02:00
Torsten Dittmann
10cdb33585 fix permission handling for stats 2021-08-19 12:14:19 +02:00
Torsten Dittmann
9346cb181b fix current realtime connections 2021-08-19 12:13:30 +02:00
Torsten Dittmann
a18dfc9daf Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-19 11:41:31 +02:00
Torsten Dittmann
da92c5e2be fix(realtime): proper permission handling for realtime stats 2021-08-19 11:41:08 +02:00
Damodar Lohani
08bdf089f6 remove unused stats 2021-08-19 14:48:53 +05:45
Damodar Lohani
71eabfff0d handling errors 2021-08-19 14:47:38 +05:45
Damodar Lohani
87415c3d95 use internals table for collections 2021-08-19 14:43:10 +05:45
Torsten Dittmann
54600d0015 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-19 10:37:06 +02:00
Torsten Dittmann
41b2e1a7fc
Merge pull request #1496 from TorstenDittmann/update-php-dependencies
deps(php): update swoole and imagick
2021-08-19 10:35:18 +02:00
Torsten Dittmann
b56d886717 add comments 2021-08-19 10:34:32 +02:00
Torsten Dittmann
cf09129cc2 fix(realtime): adapt to psalm 2021-08-19 10:24:41 +02:00
Damodar Lohani
39d4924fe8 storage total stats 2021-08-19 13:59:23 +05:45
Torsten Dittmann
f73dd1d64a fix(realtime): polish code 2021-08-19 10:03:52 +02:00
Damodar Lohani
423ecb1071 update stats table indexes 2021-08-19 13:47:28 +05:45
Damodar Lohani
800a76db72 counter stats update 2021-08-19 13:46:22 +05:45
Damodar Lohani
91dc62d733 metrics list comment 2021-08-19 12:39:32 +05:45
Damodar Lohani
e574bdc3b3 remove influxdb dependency on appwrite container 2021-08-19 12:39:03 +05:45
Damodar Lohani
e82cf42fe3 refactor usage endpoint 2021-08-19 12:23:56 +05:45
Damodar Lohani
0d47dea97f Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-19 11:12:49 +05:45
Damodar Lohani
69cfe48e79 Merge branch 'feat-database-indexing' into feat-upgrade-framework-new 2021-08-19 10:59:34 +05:45
Damodar Lohani
7b56613b58 update framework 2021-08-19 10:54:55 +05:45
Damodar Lohani
9170f64a75 fix changed getURL to getPath 2021-08-19 10:50:21 +05:45
Eldad A. Fux
207ad02601
Merge pull request #1488 from appwrite/feat-custom-id-component-improvement
feat-custom-id-component-improvement
2021-08-19 07:55:08 +03:00
Damodar Lohani
bc05c4d3a5 update custom id description on all services 2021-08-19 10:37:36 +05:45
Damodar Lohani
8cd3ac8587 update custom id param description 2021-08-19 10:35:11 +05:45
Damodar Lohani
6048d371b2 custom id description 2021-08-19 10:25:16 +05:45
Damodar Lohani
d76e079d29 custom id component - not allow leading special chars 2021-08-19 10:21:02 +05:45
Damodar Lohani
7c69f38779 Merge branch 'feat-database-indexing' into feat-custom-id-component-improvement 2021-08-19 10:15:23 +05:45
Eldad Fux
5811a5680a Work in progress 2021-08-19 07:05:44 +03:00
Eldad Fux
266cce237e Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-decouple-collections 2021-08-18 22:00:26 +03:00
Torsten Dittmann
22f611da29 fix comments 2021-08-18 17:44:11 +02:00