2022-05-16
Release Notes / Changelog
Summary
This update includes a minor refactoring of logging mechanisms in all services, to both reduce logging events in production environments unless otherwise set via environment variable, and to optimize logging for ingestion by DataDog.
DSUS
Replace
debug
logging package withpino
andexpress-pino-logging
DSS-PFC
Add quiet or on-error-only logging for AWS and GCP CLIs
Modify bash scripts to reduce logging output
MTS
Contains fix for Glassfish outputting excessive null log statements
Optimizes logging output where applicable
OUS
Replace
debug
logging package withpino
andexpress-pino-logging
RRS
Replace
debug
logging package withpino
andexpress-pino-logging
SS
Replace
debug
logging package withpino
andexpress-pino-logging
Please add an additional environment variable, NODE_OPTIONS
with a value of --max-old-space-size=2048
. This will increase the heap size of the Shared Service, which has encountered an out-of-memory crash event with a few eCRs from jurisdictions with complex rulesets.
VCS
Modifies log output to reduce volume
Bill of Materials
CAT
96c8f57
DSUS
4a9a5a7
DSS
b733842
dss-preflight-container
DSS-PFC
b9e8d99
MTS
8c864a8
OUS
208446e
RRS
0f61d0e
RGS
7fc3f28
SS
3c90698
SSCS
2736989
VCS
ae35acf
Last updated