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

Migrate: Redis prospector to the input interface #6119

Merged
merged 2 commits into from
Jan 25, 2018

Conversation

ph
Copy link
Contributor

@ph ph commented Jan 19, 2018

Migrate: Redis prospector to the input interface

require: #6078

@ph ph added in progress Pull request is currently in progress. Filebeat Filebeat labels Jan 19, 2018
@ph ph mentioned this pull request Jan 19, 2018
10 tasks
@ph ph force-pushed the refactor/type-aliasing-input branch from d027f45 to 0e31dc7 Compare January 22, 2018 18:35
@ph ph force-pushed the refactor/redis-prospector-to-input branch from 1123a33 to 6ff41c0 Compare January 22, 2018 18:40
@ph ph force-pushed the refactor/redis-prospector-to-input branch from 6ff41c0 to d776369 Compare January 23, 2018 02:41
@ph ph changed the base branch from refactor/type-aliasing-input to master January 23, 2018 02:43
@ph ph closed this Jan 23, 2018
@ph ph reopened this Jan 23, 2018
@ph ph added review and removed in progress Pull request is currently in progress. labels Jan 23, 2018
cfgwarn.Experimental("Redis slowlog prospector is enabled.")
// NewInput creates a new redis input
func NewInput(cfg *common.Config, outletFactory channel.Factory, context input.Context) (input.Input, error) {
cfgwarn.Experimental("Redis slowlog input is enabled.")
Copy link
Contributor

Choose a reason for hiding this comment

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

I wonder if it's time to make this beta? (not related to this PR)

@ruflin ruflin merged commit deec4ea into elastic:master Jan 25, 2018
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