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

Fix arcon_state metrics #280

Closed Max-Meldrum closed 2 years ago

Max-Meldrum commented 2 years ago

Some functions in map_ops sled are calling record_bytes_read when they should be calling record_bytes_written.