-
Notifications
You must be signed in to change notification settings - Fork 526
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
[Elastic Agent] Add supported config options for APM Server under Elastic Agent #4528
Comments
There is a custom config option that we could support: We would need to investigate how to restrict some dedicated config options that should just not be customizable. We probably need some restrictions in some deployment environments e.g. |
Configuring and reloading queue parameters need to be supported in beats, elastic/beats#23993 |
* Add missing settings that should be supported for APM Server Integration. * Adapt default values to be aligned with cloud values where possible. implements elastic#4528
* Add missing settings that should be supported for APM Server Integration. * Adapt default values to be aligned with cloud values where possible. implements elastic#4528
…dapt defaults. (backport #5444) (#5495) * [fleet integration] Support apm-server config options and adapt defaults. (#5444) * Add missing settings that should be supported for APM Server Integration. * Adapt default values to be aligned with cloud values where possible. closes #4528 (cherry picked from commit 17166cd)
follow up on #4528 (cherry picked from commit b696025) Co-authored-by: Silvia Mitter <[email protected]>
follow up on #4528 (cherry picked from commit b696025) Co-authored-by: Silvia Mitter <[email protected]>
…lts. (#5444) * Add missing settings that should be supported for APM Server Integration. * Adapt default values to be aligned with cloud values where possible. closes #4528 (cherry picked from commit 17166cd) # Conflicts: # apmpackage/apm/agent/input/template.yml.hbs # apmpackage/apm/manifest.yml # changelogs/head.asciidoc
Add all config options that should be supported for APM Server under Elastic Agent.
The text was updated successfully, but these errors were encountered: