vectordotdev/vector

New `azure_event_hubs` sink

開放

#2,434 建立於 2020年4月23日

 (12 則留言) (9 個反應) (0 位負責人)Rust (2,126 個分叉)batch import
domain: sinksgood first issuehave: shouldneeds: approvalprovider: azuresink: new

倉庫指標

星標
 (21,837 顆星)
PR 合併指標
 (平均合併 8天 16小時) (30 天內合併 110 個 PR)

描述

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.

貢獻者指南