[fleet integration] Support all apm-server config options and adapt defaults.#5444
Merged
simitt merged 6 commits intoelastic:masterfrom Jun 18, 2021
Merged
[fleet integration] Support all apm-server config options and adapt defaults.#5444simitt merged 6 commits intoelastic:masterfrom
simitt merged 6 commits intoelastic:masterfrom
Conversation
* 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
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
Trends 🧪 |
axw
approved these changes
Jun 15, 2021
simitt
commented
Jun 15, 2021
2 tasks
Contributor
|
This pull request is now in conflicts. Could you fix it @simitt? 🙏 |
simitt
pushed a commit
that referenced
this pull request
Jun 24, 2021
…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)
Contributor
|
Tested with BC2 snapshot from ~11 hours ago. It lists its apm package version as 0.3.0 and includes all options in the preview screenshot except for "passphrase for decrypting the certificate key". I followed the steps listed:
|
Member
|
The TLS key passphrase config was intentionally removed in 3668362. We'll follow up on that later |
mergify bot
pushed a commit
that referenced
this pull request
Jul 12, 2021
…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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation/summary
apm-server.*settings that should be supported to the APM Server Integration.Checklist
How to test these changes
Before merging the PR:
apmpackageinformation to a new version0.3.0.With BC:
Related issues
implements #4528
Preview