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

[Ingest Manager] Change monitoring defaults for agent #18927

Merged

Conversation

michalpristas
Copy link
Contributor

@michalpristas michalpristas commented Jun 3, 2020

What does this PR do?

At this point monitoring is disabled by default, this PR makes it enabled and removes the necessity to have monitoring configuration in a configuration file

Why is it important?

Less things user needs to worry about

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Continuation of #18226

@elasticmachine
Copy link
Collaborator

Pinging @elastic/ingest-management (Team:Ingest Management)

@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Jun 3, 2020
@elasticmachine
Copy link
Collaborator

elasticmachine commented Jun 3, 2020

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #18927 updated]

  • Start Time: 2020-06-03T14:24:11.695+0000

  • Duration: 47 min 27 sec

Test stats 🧪

Test Results
Failed 0
Passed 508
Skipped 127
Total 635

@ph ph self-requested a review June 3, 2020 14:15
Copy link
Contributor

@ph ph left a comment

Choose a reason for hiding this comment

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

LGTM

@ph ph added the needs_backport PR is waiting to be backported to other branches. label Jun 3, 2020
logs: true
# enables metrics monitoring
metrics: true
# settings.monitoring:
Copy link
Contributor

Choose a reason for hiding this comment

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

In Beats we tried not to have a space after # for the things that are actual settings. Like this commenting out is easier and it is more obvious what is a setting and what a description.

Also below we have for the comments two # which I think makes it less readable.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

will handle in separate PR

@michalpristas michalpristas merged commit 7e9ae30 into elastic:master Jun 4, 2020
michalpristas added a commit to michalpristas/beats that referenced this pull request Jun 4, 2020
[Ingest Manager] Change monitoring defaults for agent (elastic#18927)
michalpristas added a commit that referenced this pull request Jun 4, 2020
[Ingest Manager] Change monitoring defaults for agent (#18927)
melchiormoulin pushed a commit to melchiormoulin/beats that referenced this pull request Oct 14, 2020
[Ingest Manager] Change monitoring defaults for agent (elastic#18927)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Ingest Management:beta1 Group issues for ingest management beta1 needs_backport PR is waiting to be backported to other branches. review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants