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

State Metrics #242

Closed Max-Meldrum closed 3 years ago

Max-Meldrum commented 3 years ago

Add metrics as an optional dep to arcon_state.

We most likely have to give each Backend the ID of the operator when constructing it.

Then we have to figure out where and how often metrics should be reported. Handle might be a suitable location.