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

Sets apm enabled by default (if there's no indication in the config #3749

Merged
merged 1 commit into from Jun 11, 2018

Conversation

derekwbrown
Copy link
Contributor

@derekwbrown derekwbrown commented Jun 6, 2018

file)

What does this PR do?

Sets the default state for APM to be enabled if not set in the config file

Motivation

Make behavior consistent between agent5 and agent6

Windows agent uses this value to determine whether to start the apm service on main service startup (the service will not be started automatically by the service control manager).

@olivielpeau olivielpeau added this to the 5.25.0 milestone Jun 6, 2018
Copy link
Member

@olivielpeau olivielpeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@palazzem can you confirm that on Windows Agent5, we want to enable the trace agent by default?

Copy link
Contributor

@palazzem palazzem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@olivielpeau yes that would reduce the friction to use our C# tracer once it's out. Thank you very much!

@olivielpeau
Copy link
Member

Great, thanks for the confirmation @palazzem! Let's merge this for 5.25.0 then

@derekwbrown derekwbrown merged commit 4ba730d into master Jun 11, 2018
@truthbk truthbk deleted the db/apm_on_by_default branch June 11, 2018 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants