Skip to content

fix: allow file config to override true default values - #4119

Merged
david-luna merged 2 commits into
elastic:mainfrom
csnate:bugfix/4112
Jul 31, 2024
Merged

david-luna merged 2 commits into
elastic:mainfrom
csnate:bugfix/4112

Conversation

@csnate

@csnate csnate commented Jul 2, 2024

Copy link
Copy Markdown
Contributor

This allows a "false" boolean value to override a "true" default value when loading the options via the elastic-apm-node.js config file

Fixes: #4112
Closes: #4112

Checklist

This allows a "false" boolean value to override a "true" default value when loading the options via the elastic-apm-node.js config file

Fixes: elastic#4112
Closes: elastic#4112
@csnate

csnate commented Jul 18, 2024

Copy link
Copy Markdown
Contributor Author

How do I get someone to review this?

@david-luna
david-luna self-requested a review July 30, 2024 15:19
@david-luna

Copy link
Copy Markdown
Member

How do I get someone to review this?

Hi @csnate,

Sorry for the late reply. I triggered the CI to run the checks and bring up this PR in the planning for the next release :)

Comment thread test/start/file/test.test.js Outdated
PR feedback to update the name of the test and adding additional information to each assertion
@trentm

trentm commented Jul 30, 2024

Copy link
Copy Markdown
Member

run docs-build

@david-luna david-luna removed the triage label Jul 31, 2024
@david-luna
david-luna merged commit 905289e into elastic:main Jul 31, 2024
@csnate
csnate deleted the bugfix/4112 branch July 31, 2024 14:02
PeterEinberger pushed a commit to fpm-git/apm-agent-nodejs that referenced this pull request Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"active" config not being respected when the agent is started with -r or top level import

3 participants