nocobase/packages/core/server/src
YANG QIA 0dbc01c330
feat: telemetry (#3279)
* feat: telemetry

* fix: build

* chore: update

* refactor: improve api

* fix: test

* fix: version

* fix: build

* feat: support for adding views

* fix: typo

* fix: version

* chore: update

* chore(env): `true` -> `on`

* fix: metric version
2024-01-02 12:17:46 +08:00
..
__tests__ refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
acl
cache refactor(cache): improve cache (#3004) 2023-11-20 17:14:20 +08:00
commands fix: app fix at initialized state (#2908) 2023-10-25 08:41:38 +08:00
cron feat(application): cron job in application (#2730) 2023-09-27 19:31:14 +08:00
errors feat(database): append tree parent recursively (#2573) 2023-09-25 18:17:19 +08:00
gateway chore(logger): improve format (#3290) 2023-12-30 23:34:40 +08:00
helpers fix(test): migration error 2023-12-21 21:03:03 +08:00
locale refactor(logger): improve logger format (#2664) 2023-12-27 13:56:13 +08:00
middlewares perf(server): optimize performance of APIs (#3079) 2023-12-12 23:02:09 +08:00
migrations fix: migration error 2023-12-25 22:24:28 +08:00
plugin-manager fix: remove require cache (#3288) 2023-12-29 17:34:12 +08:00
swagger fix: core doc filter params (#2695) 2023-09-21 16:00:33 +08:00
app-command.ts chore(command): set command handle by ipc server or not (#2660) 2023-09-19 14:39:54 +08:00
app-supervisor.ts refactor(logger): improve logger format (#2664) 2023-12-27 13:56:13 +08:00
application.ts feat: telemetry (#3279) 2024-01-02 12:17:46 +08:00
helper.ts chore(logger): improve format (#3290) 2023-12-30 23:34:40 +08:00
index.ts refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
migration.ts
plugin.ts feat: add plugin.t() method 2023-12-29 09:40:17 +08:00