Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement GRPC Streaming config in Xatu output #411

Open
samcm opened this issue Nov 27, 2024 · 0 comments
Open

Implement GRPC Streaming config in Xatu output #411

samcm opened this issue Nov 27, 2024 · 0 comments

Comments

@samcm
Copy link
Member

samcm commented Nov 27, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant