vectordotdev/vector

New `azure_event_hubs` sink

Open

#2,434 创建于 2020年4月23日

在 GitHub 查看
 (12 评论) (9 反应) (0 负责人)Rust (21,837 star) (2,126 fork)batch import
domain: sinksgood first issuehave: shouldneeds: approvalprovider: azuresink: new

描述

Azure Event Hubs is like a managed Kafka service:

Allow existing Apache Kafka clients and applications to talk to Event Hubs without any code changes—you get a managed Kafka experience without having to manage your own clusters.

This suggests that we could wrap the existing kafka sink. I'd prefer that we wrap it since it is technically a different service. We also get the marketing benefit (guides, ets) when we create a new sink.

贡献者指南

New `azure_event_hubs` sink · vectordotdev/vector#2434 | Good First Issue