Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Jul 31, 2024

Conversation

csnate
Copy link
Contributor

@csnate csnate commented Jul 2, 2024

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
Copy link
Contributor Author

csnate commented Jul 18, 2024

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
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 :)

PR feedback to update the name of the test and adding additional information to each assertion
@trentm
Copy link
Member

trentm commented Jul 30, 2024

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
19 checks passed
@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