Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
4.0.0
-
None
Description
Add metrics to improve observability for the newly added operator TransformWithState and some changes we've made into RocksDB.
Proposed metrics to add:
- on the RocksDB StateStore metrics side, we will add the following:
-
- num external col families
- num internal col families
- on the operator side, we will add the following:
-
- number of state vars
- count of state vars by type
- output mode
- timeout mode
- registered timers in batch
- expired timers in batch
- initial state enabled or not
- number of state vars removed in batch