Federico Giraud

Results 6 issues of Federico Giraud

At the moment the producer will provide a copy of the message to the underlying librdkafka client. Rust-rdkafka should provide a method that takes ownership of the message and gives...

enhancement

It would be useful to have integration tests.x Some possible test scenarios are: - Produce some data into Kafka, wait for metrics to refresh, then check rate, topic size. -...

help wanted

Kafka-view periodically collects metrics from all clusters, such as message rate, byte rate and topic sizes. It would be useful if, instead of just keeping the last value for each...

help wanted

The API currently used for generating tables returns JSON blobs containing lists of lists. Since the semantics of every field depends on the position within the inner list, changing the...

help wanted

The support for TLS has landed in Rocket, and kafka-view should have an opt-in support for it. This would also the browser to accept the brotli compression, which makes the...