-
Notifications
You must be signed in to change notification settings - Fork 161
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
Elasticsearch Sink Module #1163
Elasticsearch Sink Module #1163
Conversation
…-elasticsearch-sink-module
…uryadevara/Morpheus into 902-fea-add-elasticsearch-sink-module
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Make sure to add a stage implementation of the elastic search controller class
- Add type information to all fixtures a test uses (see comment)
…-elasticsearch-sink-module
…uryadevara/Morpheus into 902-fea-add-elasticsearch-sink-module
@mdemoret-nv i have updated PR with suggested changes. When you have a chance could you take a look. thanks |
Co-authored-by: Christopher Harris <xixonia@gmail.com>
Co-authored-by: Christopher Harris <xixonia@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes look much better. Once all comments are addressed, we should be good to merge. Make sure to resolve any earlier comments that you have implemented. Leave any comments which were questions or that you disagree with.
…uryadevara/Morpheus into 902-fea-add-elasticsearch-sink-module
/merge |
Closes #902