Commit graph

23 commits

Author SHA1 Message Date
Damodar Lohani
7affd0579e usage refactor setups 2022-08-09 01:22:18 +00:00
Damodar Lohani
84a9dcf6cb formatting 2022-08-08 06:59:52 +00:00
Damodar Lohani
178414cef4 Merge branch 'feat-usage-updates' of https://github.com/appwrite/appwrite into feat-refactor-usage-stats 2022-08-08 01:59:37 +00:00
Damodar Lohani
6ea4098679 new metrics aggregation 2022-08-08 01:33:34 +00:00
Damodar Lohani
a0e056abc1 fix indentation 2022-08-04 06:03:04 +00:00
Damodar Lohani
2630aa6ac8 fix issues 2022-07-19 02:47:14 +00:00
Damodar Lohani
1ca9e7ab3e Merge branch 'master' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-07-19 01:53:06 +00:00
Matej Bačo
73f3d5dde8 Fix DB usage stats missing 2022-07-18 07:21:18 +00:00
Damodar Lohani
ff8e730b8a new function usages endpoint 2022-07-17 10:30:58 +00:00
Damodar Lohani
b81978c67c fix linters 2022-07-06 05:50:10 +00:00
Damodar Lohani
5d3c5a151f error checking and increase wait time 2022-07-06 05:16:25 +00:00
Damodar Lohani
4abd4a6882 fix stats issues 2022-07-06 01:56:25 +00:00
Damodar Lohani
79936b88d0 new stats and lints 2022-06-29 07:40:15 +00:00
Damodar Lohani
71c8c8a72e inbound and outbound bandwidth 2022-06-29 07:21:54 +00:00
Damodar Lohani
01016b0444 collect function builds and total compute time 2022-06-29 06:48:40 +00:00
Damodar Lohani
8f14f5aa21
Database layer (#3338)
* database response model

* database collection config

* new database scopes

* database service update

* database execption codes

* remove read write permission from database model

* updating tests and fixing some bugs

* server side tests are now passing

* databases api

* tests for database endpoint

* composer update

* fix error

* formatting

* formatting fixes

* get database test

* more updates to events and usage

* more usage updates

* fix delete type

* fix test

* delete database

* more fixes

* databaseId in attributes and indexes

* more fixes

* fix issues

* fix index subquery

* fix console scope and index query

* updating tests as required

* fix phpcs errors and warnings

* updates to review suggestions

* UI progress

* ui updates and cleaning up

* fix type

* rework database events

* update tests

* update types

* event generation fixed

* events config updated

* updating context to support multiple

* realtime updates

* fix ids

* update context

* validator updates

* fix naming conflict

* fix tests

* fix lint errors

* fix wprler and realtime tests

* fix webhooks test

* fix event validator and other tests

* formatting fixes

* removing leftover var_dumps

* remove leftover comment

* update usage params

* usage metrics updates

* update database usage

* fix usage

* specs update

* updates to usage

* fix UI and usage

* fix lints

* internal id fixes

* fixes for internal Id

* renaming services and related files

* rename tests

* rename doc link

* rename readme

* fix test name

* tests: fixes for 0.15.x sync

Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-06-22 12:51:49 +02:00
Torsten Dittmann
50e50fa94b feat: use internal ids for database indexes and attributes 2022-06-20 13:21:36 +02:00
Damodar Lohani
af19787ed9 logging updates 2022-06-14 23:40:56 +00:00
Damodar Lohani
ccb53ff1d0
Update src/Appwrite/Stats/Usage.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-06-15 05:08:23 +05:45
Damodar Lohani
d39165889e error fixes 2022-06-14 00:40:33 +00:00
Damodar Lohani
05152da195 fix formatting 2022-06-13 15:49:27 +00:00
Damodar Lohani
2a13cc33ac cleaning up refactors 2022-06-13 16:56:26 +05:45
Damodar Lohani
da533571b3 usage refactor initial 2022-06-13 16:41:24 +05:45