[FEA]: Add ElasticSearch sink stage and module #902
Labels
feature request
New feature or request
sherlock
Issues/PRs related to Sherlock workflows and components
Milestone
Is this a new feature, an improvement, or a change to existing functionality?
New Feature
How would you describe the priority of this feature request
Medium
Please provide a clear description of problem this feature solves
Add write_to_elasticsearch and monitor and multiplexer modules.
Describe your ideal solution
@register_module(MONITOR, MODULE_NAMESPACE)
def monitor(builder: mrc.Builder):
@register_module(WRITE_TO_ELASTICSEARCH, MODULE_NAMESPACE)
def write_to_elasticsearch(builder: mrc.Builder):
Describe any alternatives you have considered
No response
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: