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

Refactoring: use new Fetch interface that automatically reports and logs errors #11767

Merged
merged 1 commit into from
Apr 12, 2019
Merged

Refactoring: use new Fetch interface that automatically reports and logs errors #11767

merged 1 commit into from
Apr 12, 2019

Conversation

ycombinator
Copy link
Contributor

@ycombinator ycombinator commented Apr 11, 2019

Refactors code in the logstash Metricbeat module to use the new Fetch interface introduced in #10727.

Related: #11763 and #11795.

@elasticmachine
Copy link
Collaborator

Pinging @elastic/stack-monitoring

Copy link
Contributor

@cachedout cachedout left a comment

Choose a reason for hiding this comment

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

LGTM.

@ycombinator ycombinator merged commit dbf39c1 into elastic:master Apr 12, 2019
@ycombinator ycombinator deleted the refactoring-mb-ls-fetch branch April 12, 2019 13:40
ycombinator added a commit that referenced this pull request Apr 12, 2019
…ogs errors (#11763)

Refactors code in the `kibana` Metricbeat module to use the new `Fetch` interface introduced in #10727.

Note that x-pack code paths in this module were not refactored to use the new interface as we don't want errors from those code paths to be reported into `metricbeat-*` indices, only logged to Metricbeat logs.

Related: #11767.
@ycombinator ycombinator added the needs_backport PR is waiting to be backported to other branches. label Apr 12, 2019
@ycombinator ycombinator removed the needs_backport PR is waiting to be backported to other branches. label Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants