Create a new output in pkg/output that directly exports events to a clickhouse cluster. The output should make use of proto/xatu.Filter like other outputs to handle routing. The output should have per-event configuration, allowing for things like batching.
Create a new output in
pkg/outputthat directly exports events to a clickhouse cluster. The output should make use ofproto/xatu.Filterlike other outputs to handle routing. The output should have per-event configuration, allowing for things like batching.