Skip to content

Implement Vector aggregator service #1213

@bmtcril

Description

@bmtcril

Currently each Vector pod in k8s will send events directly to Clickhouse, potentially causing issues with many parallel inserts across different tables as MVs get triggered. We should implement and test using a single Vector aggregator that accepts events from all of the pods and combines them into a single (or fixed number of) stream of inserts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions