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

Remove APM server defaults and allow standalone operation #1231

Merged
merged 4 commits into from
Jul 13, 2019

Conversation

pebrc
Copy link
Collaborator

@pebrc pebrc commented Jul 12, 2019

  • removes APM server config defaults (feedback from the APM team)
  • allows standalone operation without Elasticsearch output (e.g. using console, kafka, logstash etc. output)
  • why combine the two changes in one PR? Because we were hard-coding Elasticsearch output in the config defaults
  • adds an e2e test for standalone operation
  • why no unit test? because reconcile loop is still hard to test

@pebrc pebrc requested review from barkbay, nkvoll, anyasabo and sebgl July 12, 2019 13:24
operators/test/e2e/apm/standalone_test.go Outdated Show resolved Hide resolved
operators/test/e2e/apm/standalone_test.go Outdated Show resolved Hide resolved
Copy link
Contributor

@thbkrkr thbkrkr left a comment

Choose a reason for hiding this comment

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

LGTM

@pebrc pebrc merged commit 845f8ac into elastic:master Jul 13, 2019
@pebrc pebrc added >enhancement Enhancement of existing functionality v0.9.0 labels Jul 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>enhancement Enhancement of existing functionality v0.9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants