mike12345567
|
1bd5a41712
|
Setting debug properly
|
2024-06-10 15:29:32 +01:00 |
mike12345567
|
fe789e7462
|
Adding test containers debug.
|
2024-06-10 15:17:01 +01:00 |
Sam Rose
|
afacee978d
|
Add missing environment vars for backend-core tests.
|
2024-03-25 17:40:46 +00:00 |
Sam Rose
|
db21542d38
|
Cherry-pick 6b8422df01
|
2024-03-25 15:25:30 +00:00 |
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 |
mike12345567
|
82286d519f
|
Fixing some issues with test cases.
|
2023-03-21 17:27:31 +00:00 |
Rory Powell
|
cc7eb64a3b
|
Rename LOG_4XX to ENABLE_4XX_HTTP_LOGGING and enable by default
|
2023-02-13 14:39:24 +00:00 |
Rory Powell
|
5cd6cb166a
|
Configurable test log levels and common error handling
|
2023-02-13 11:53:01 +00:00 |
adrinr
|
e4c898c327
|
Use test-containers for backend-core tests
|
2023-01-27 11:43:36 +00:00 |