Mar 21, 2024
Don’t evaluate environment variable values to read configuration
Node.js3.3.1
In previous versions of the Node.js integration, environment variables were evaluated to read their values. This version instead parses them based on their expected values.