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 with pino and express-pino-logging

To configure the logging level for output, please add a new environment variable LOGGING_LEVEL with a value of info. The DEBUG environment variable is now deprecated, and may be removed.

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 with pino and express-pino-logging

To configure the logging level for output, please add a new environment variable LOGGING_LEVEL with a value of info. The DEBUG environment variable is now deprecated, and may be removed.

RRS

  • Replace debug logging package with pino and express-pino-logging

To configure the logging level for output, please add a new environment variable LOGGING_LEVEL with a value of info. The DEBUG environment variable is now deprecated, and may be removed.

SS

  • Replace debug logging package with pino and express-pino-logging

To configure the logging level for output, please add a new environment variable LOGGING_LEVEL with a value of info. The DEBUG environment variable is now deprecated, and may be removed.

VCS

  • Modifies log output to reduce volume

To configure the logging level for output, please add a new environment variable LOGGING_LEVEL_ROOT with a value of info.

Bill of Materials

Changes to component SHA1 / Tag values (indicating a release) are marked as emboldened line entries. Components link to their respective documentation, and tags link to the Github repository release for that individual component.

Component
Shortname
SHA1
Tag

CAT

96c8f57

data-support-update-service

DSUS

4a9a5a7

decision-support-service

DSS

b733842

dss-preflight-container

DSS-PFC

b9e8d99

middle-tier-service

MTS

8c864a8

opencds-update-service

OUS

208446e

rckms-reports-service

RRS

0f61d0e

rules-generation-service

RGS

7fc3f28

shared-service

SS

3c90698

ss-comparison-service

SSCS

2736989

vmr-converter-service

VCS

ae35acf

Last updated