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

[7.x] Move APM-specific template defaults to idxmgmt (#4458) #4526

Merged
merged 1 commit into from
Dec 14, 2020

Conversation

axw
Copy link
Member

@axw axw commented Dec 14, 2020

Backports the following commits to 7.x:

* Move APM-specific template defaults to idxmgmt

Move APM-specific `setup.template.settings` defaults
away from using config overrides, and add the logic
to the idxmgmt package.

Similarly drop `logging.files.rotateeverbytes`, as
we were setting what is already the default defined
by libbeat.

Now when you run `apm-server export config`, these
defaults do not show up at all. The relevant system
tests have been migrated to Go, and the expectations
updated to match the change in behaviour.

We customise `logging.metrics.enabled`, and there
is no other way to change the default before it is
interpreted by libbeat, so it remains in config
overrides for now.
@axw axw added the backport label Dec 14, 2020
@apmmachine
Copy link
Contributor

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #4526 opened

  • Start Time: 2020-12-14T06:21:42.757+0000

  • Duration: 29 min 40 sec

Test stats 🧪

Test Results
Failed 0
Passed 4507
Skipped 140
Total 4647

Steps errors 3

Expand to view the steps failures

Compress
  • Took 0 min 0 sec . View more details on here
  • Description: tar --exclude=coverage-files.tgz -czf coverage-files.tgz coverage
Compress
  • Took 0 min 0 sec . View more details on here
  • Description: tar --exclude=system-tests-linux-files.tgz -czf system-tests-linux-files.tgz system-tests
Test Sync
  • Took 3 min 50 sec . View more details on here
  • Description: ./script/jenkins/sync.sh

@axw axw merged commit 87b5fbf into elastic:7.x Dec 14, 2020
@axw axw deleted the backport/7.x/pr-4458 branch December 14, 2020 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants