cda-group / arcon

State-first Streaming Applications in Rust
https://cda-group.github.io/arcon/
Apache License 2.0
175 stars 17 forks source link

feat: add basic measure sink to api #268

Closed Max-Meldrum closed 3 years ago

Max-Meldrum commented 3 years ago

The PR adds a basic measure sink. Only logs throughput measurements for now.

Once #235 is added, we can also log end-to-end latency...