1
0
Fork 0
mirror of synced 2024-09-16 17:40:04 +12:00
Commit graph

306 commits

Author SHA1 Message Date
kodumbeats
8cde715d04 Use correct constant when deleting usage stats 2021-09-15 11:28:40 -04:00
Damodar Lohani
5802212dd8 fix usage daemon first time startup 2021-09-10 16:08:49 +05:45
Damodar Lohani
1ecd9eecff fix deletes interval 2021-09-07 11:03:30 +05:45
Damodar Lohani
334a59e3c1 schedule usage stats deletion 2021-09-02 12:17:32 +05:45
Damodar Lohani
d779b98365 Merge branch 'feat-usage-daemon' into feat-usage-deletes 2021-09-02 12:15:11 +05:45
Damodar Lohani
87311797f2 more comments 2021-08-30 15:23:11 +05:45
Damodar Lohani
2477b80978 update counters also as time series data 2021-08-30 15:20:32 +05:45
Eldad Fux
c84dc0fa92 init 2021-08-30 10:19:29 +03:00
Damodar Lohani
d009b8ab89 delete older usage stats 2021-08-27 17:22:52 +05:45
Damodar Lohani
cd3939781e fix session provider usage 2021-08-24 14:21:46 +05:45
Damodar Lohani
7949d5b138 fixed issues with metrics 2021-08-20 12:23:35 +05:45
Damodar Lohani
1d7daf9515 new functions stats 2021-08-20 11:40:23 +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
Damodar Lohani
39d4924fe8 storage total stats 2021-08-19 13:59:23 +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
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
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
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
d9980cbf89 fix env var 2021-08-15 14:26:19 +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
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
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
Damodar Lohani
949abf876b basic setup for syncing usage stats to appwrite db 2021-08-11 16:00:00 +05:45
Damodar Lohani
e87435dd61 wip usage tasks 2021-08-10 14:29:31 +05:45
Eldad Fux
48acc2fcf1 Updated version 2021-07-31 23:06:34 +03:00
Torsten Dittmann
6e69b0a82b fix(install): escape shell args 2021-07-15 18:12:18 +02:00
Jake Barnby
5149a83159 Allow docs per language per SDK 2021-07-07 00:05:45 +12:00
Christy Jacob
3251d29303 feat: added kotlin readme warning 2021-07-05 11:33:06 +05:30
Eldad A. Fux
737ba69da0
Merge pull request #1342 from TorstenDittmann/feat-improved-migration
feat(migration): add version chooser
2021-07-03 09:00:35 +03:00
Christy Jacob
6e346e5384 feat: remove source directory deletion 2021-07-02 17:59:23 +05:30
Christy Jacob
0cdd1daf0b feat: added kotlin getting started 2021-07-02 17:47:35 +05:30
Torsten Dittmann
b4dd30dfba fix whitespace 2021-07-02 11:10:46 +02:00
Torsten Dittmann
7a86109dd9 move versions list to migration class 2021-07-02 11:09:02 +02:00
Torsten Dittmann
a6e331390a feat(migration): add version chooser 2021-07-02 11:03:01 +02:00
Eldad A. Fux
75ce42ea6e
Merge pull request #1339 from TorstenDittmann/feat-migration-0.9
feat(migration): 0.9.x
2021-07-01 17:56:09 +03:00
Torsten Dittmann
787059e88d feat(migration): 0.9.x 2021-07-01 15:35:54 +02:00
Christy Jacob
aac3ca45a0 feat: update version number 2021-07-01 12:37:26 +05:30
Christy Jacob
31acdec0aa feat: added kotlin platform to SDK task 2021-06-30 20:46:07 +05:30
Christy Jacob
8359a4e797 feat: restore sdks.php 2021-06-23 17:47:55 +05:30