File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -431,6 +431,10 @@ The tracked operations are listed as follows.
431431 * latestOffset & getOffset: Time taken to query the maximum available offset for this source.
432432 * queryPlanning: Time taken to generates the execution plan.
433433 * walCommit: Time taken to write the offsets to the metadata log.
434+ * ** Aggregated Number Of Total State Rows.** The aggregated number of total state rows.
435+ * ** Aggregated Number Of Updated State Rows.** The aggregated number of updated state rows.
436+ * ** Aggregated State Memory Used In Bytes.** The aggregated state memory used in bytes.
437+ * ** Aggregated Number Of State Rows Dropped By Watermark.** The aggregated number of state rows dropped by watermark.
434438
435439As an early-release version, the statistics page is still under development and will be improved in
436440future releases.
You can’t perform that action at this time.
0 commit comments