Skip to content

Implement GRPC Streaming config in Xatu output #411

@samcm

Description

@samcm

Note: this might be too painful when combined with the batch processor, but it's worth investigating.

The Xatu output sends individual RPC requests to xatu-server.EventIngester. We should support streaming via this output, swappable by config:

https://github.com/ethpandaops/xatu/blob/master/pkg/output/xatu/config.go

This config should also support setting TTL on the stream, and any other stream-oriented config.

xatu-server.EventIngester will need to be updated to support streaming.

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