Skip to content

Use KStream#merge for SourceStatisticsMonitor #72

@blootsvoets

Description

@blootsvoets

Instead of implementing source statistics as a monitor, we could implement it as a stream by using KStream#merge(KStream). This would allow using a stream StateStore to store the statistics in Kafka.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions