1
0
Fork 0
mirror of synced 2024-07-06 07:00:56 +12:00
Commit graph

3614 commits

Author SHA1 Message Date
Damodar Lohani ee048caf93 fix usage small issues 2021-08-17 12:18:32 +05:45
Damodar Lohani eeee0f712b refactor db object counts 2021-08-17 11:48:27 +05:45
Damodar Lohani 583c447b4e database object count aggregation 2021-08-17 11:30:07 +05:45
Damodar Lohani 0d73ac953d count total number of sessions deleted 2021-08-17 11:08:43 +05:45
Damodar Lohani 62e422b76e project usage from appwrite db (wip) 2021-08-16 19:12:15 +05:45
Damodar Lohani 3e0cc30bdd some comments and small fixes 2021-08-16 18:16:49 +05:45
Damodar Lohani 13a91907b4 fix db metric name 2021-08-16 18:07:54 +05:45
Damodar Lohani 22f0aaf161 improvement with latest data 2021-08-16 14:47:35 +05:45
Damodar Lohani 00a1612b24 users and sessions stats 2021-08-16 14:38:34 +05:45
Damodar Lohani b4c794c7ba users usage params 2021-08-16 13:41:18 +05:45
Damodar Lohani 1e9f3e38b2 storage stats 2021-08-16 13:10:20 +05:45
Damodar Lohani 8a207f02a0 project stats and database stats 2021-08-16 12:43:34 +05:45
Damodar Lohani cc49cb6a04 set collection Id as param 2021-08-15 17:02:46 +05:45
Damodar Lohani 251f14cd69 usage params in database endpoints 2021-08-15 16:53:32 +05:45
Damodar Lohani 94b7795332 usage aggregation environment variable description 2021-08-15 14:30:14 +05:45
Damodar Lohani 7f548f5b0e Merge branch 'feat-usage-daemon' of github.com:appwrite/appwrite into feat-usage-daemon 2021-08-15 14:26:26 +05:45
Damodar Lohani d9980cbf89 fix env var 2021-08-15 14:26:19 +05:45
Damodar Lohani 0c2cfe2efc
Update app/views/install/compose.phtml
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-08-15 14:25:55 +05:45
Damodar Lohani 21774decdd some refactor 2021-08-15 14:23:31 +05:45
Damodar Lohani 4686e15a74 updated to get database stats 2021-08-15 14:17:01 +05:45
Damodar Lohani 26c4fe7009 Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-15 10:53:53 +05:45
Damodar Lohani d94b203870 add http path to usage request stats 2021-08-13 15:45:25 +05:45
Damodar Lohani 3e3dbb6957 refactor 2021-08-13 15:35:18 +05:45
Damodar Lohani 87de85fd1e refactor duplicat codes 2021-08-13 15:30:46 +05:45
Damodar Lohani 00e0e0ae0e usage daemon to production compose stack 2021-08-13 14:27:56 +05:45
Damodar Lohani 9499211fdb delete worker.php 2021-08-13 14:25:10 +05:45
Damodar Lohani 56e3a2bd6c depricate worker.php, use init.php instead 2021-08-13 14:24:46 +05:45
Damodar Lohani 9ce9c32335 refactor 2021-08-12 16:56:33 +05:45
Damodar Lohani dfde2b970f refactor to sync usage for 1d and 30m periods 2021-08-12 11:38:02 +05:45
Torsten Dittmann 7a152541e0 Merge branch 'feat-database-after-pagination' of https://github.com/TorstenDittmann/appwrite into feat-database-after-pagination 2021-08-11 15:30:34 +02:00
Torsten Dittmann 1061dc6366 fix(after-pagination): updated descriptions 2021-08-11 15:30:25 +02:00
Damodar Lohani 949abf876b basic setup for syncing usage stats to appwrite db 2021-08-11 16:00:00 +05:45
Damodar Lohani 0f69216d66 collection for usage stats 2021-08-11 10:59:27 +05:45
Torsten Dittmann a2e57a4f33
Merge branch 'feat-database-indexing' into feat-database-after-pagination 2021-08-10 22:20:30 +02:00
Eldad A. Fux 2fbc434e25
Merge pull request #1475 from appwrite/feat-delete-attribute-index-tests
feat(refactor-db): tests for attribute and index deletion
2021-08-10 21:49:40 +03:00
Damodar Lohani e87435dd61 wip usage tasks 2021-08-10 14:29:31 +05:45
Torsten Dittmann 8296021b63 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-after-pagination 2021-08-09 12:03:15 +02:00
Damodar Lohani 0988423a67 update ui 2021-08-09 11:32:05 +05:45
Eldad A. Fux 328071a8e6
Merge pull request #1457 from appwrite/feat-depricate-usage-worker
feat-depricate-usage-worker
2021-08-09 08:18:40 +03:00
Eldad A. Fux f2cef8cceb
Merge pull request #1474 from appwrite/fix-db-worker-permissions
Permission fix
2021-08-09 07:37:29 +03:00
kodumbeats ae95d1b83a Fix logic for known indexes 2021-08-08 19:46:14 -04:00
kodumbeats 4c08097e92 Use system for naming worker constants 2021-08-08 19:42:08 -04:00
kodumbeats e609954659 Fix logic for finding matching attribute 2021-08-08 18:07:59 -04:00
Damodar Lohani 8255bdb06a fix issue 2021-08-08 12:24:16 +05:45
Damodar Lohani 35394e5849 Merge branch 'feat-database-indexing' into feat-depricate-usage-worker 2021-08-08 12:18:31 +05:45
Damodar Lohani fa46f14092 refactor the class 2021-08-08 12:16:20 +05:45
Damodar Lohani ffe9c99157 new statsd class and implementation 2021-08-08 11:21:08 +05:45
Eldad Fux 9ad1917072 Permission fix 2021-08-07 15:49:36 +03:00
Eldad Fux 24614f1fe9 Simplified Permission handling 2021-08-07 15:46:22 +03:00
Eldad Fux 0dec65f979 Minor fix for missing default key 2021-08-07 08:12:33 +03:00