1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
budibase/packages/server
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
..
.vscode
__mocks__ Add force exit, -e flag and streaming to tests (#10151) 2023-03-31 10:32:13 +01:00
build
scripts Update logging to support dd trace attributes (#10086) 2023-04-04 15:08:46 +01:00
specs Fixing operation ID. 2023-03-06 17:41:24 +00:00
src Update logging to support dd trace attributes (#10086) 2023-04-04 15:08:46 +01:00
.dockerignore
.gitignore
.npmignore
.yarnrc
babel.config.js
docker_run.sh
Dockerfile Updated default feature flags to include onboarding by default. Added tenant overrides to allow exclusion from global features 2023-02-01 14:12:43 +00:00
jest-testcontainers-config.js Spin up postgres only on the postgres test 2023-02-06 19:43:08 +00:00
jest.config.ts Merge branch 'master' into merge-master-develop 2023-03-31 12:26:04 +01:00
LICENSE
nodemon.json
package.json Update logging to support dd trace attributes (#10086) 2023-04-04 15:08:46 +01:00
pm2.config.js
tsconfig.build.json Fix server docker build (#9718) 2023-02-16 16:44:50 +00:00
tsconfig.json Bug - BUDI-6068 filters do not work for google sheets (#9886) 2023-03-09 12:25:12 +00:00
yarn.lock Update logging to support dd trace attributes (#10086) 2023-04-04 15:08:46 +01:00