1
0
Fork 0
mirror of synced 2024-09-11 06:56:23 +12:00
budibase/packages/server/scripts
Rory Powell 976b3a55ca Update logging to support dd trace attributes (#10086)
* Update logging middleware to integrate with pino for console logging

* Remove elastic apm references, use updated core middlewares

* Remove redundant LOG_LEVEL definitions

* Remove no longer needed jest logging overrides

* lint

* Backwards compat between console log helpers and pino

* Configurable DISABLE_HTTP_LOGGING

* Don't log 4xx as errors

* Remove redundant ENABLE_4XX_HTTP_LOGGING

* Cleanup migrations and event logging

* Improve bb-alert logging

* Add DISABLE_HTTP_LOGGING to helm chart

* Add ops endpoints for testing

* Disable http logging in dev

* Backwards compatible tracing implementation

* Naming update on http logging env var

* lint

* Update packages/backend-core/src/environment.ts

Co-authored-by: Adria Navarro <adria@revityapp.com>

* Merge

* Lint

* Fix console.warn failing mock by replacing with alerts mock instead

* Lint

---------

Co-authored-by: Adria Navarro <adria@revityapp.com>
2023-04-04 15:08:46 +01:00
..
dev Update logging to support dd trace attributes (#10086) 2023-04-04 15:08:46 +01:00
docs Replace deprecated String.prototype.substr() 2022-02-20 15:28:39 +01:00
integrations Fix for #9654 - the error checking was looking at the through fields flipped, which caused many to many relationships to throw an error. Also I've updated the dev compose file on master so that switching between develop and master is smoother. 2023-02-14 14:38:55 +00:00
load Some quick scripts for loading a lot of rows and apps. 2023-02-03 19:29:28 +00:00
watchtower-hooks
account.js
exportAppTemplate.js Finally removing all usages of backend-core/ type imports from server, including some further typescript conversions. 2022-11-22 19:49:59 +00:00
likeCypress.ts Event identification 2022-05-23 22:14:44 +01:00
localdomain.js Update tenancy detection to honour any subdomain pattern according to platform url 2022-11-09 16:35:16 +00:00
multiTenancy.js
selfhost.js
test.sh Add force exit, -e flag and streaming to tests (#10151) 2023-03-31 10:32:13 +01:00