Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Update new metric descriptions to match existing StateStore metrics

...

NameRecordingLevelMetric TypeDescription
commit-rateDEBUGRateThe average number of calls to StateStore#commit(Map).commit per second
commit-latency-avgDEBUGAvgThe average time taken to call StateStore#commit(Map).latency of calls to commit
commit-latency-maxDEBUGMaxThe maximum time taken to call StateStore#commit(Map).latency of calls to commit


Deprecated

  • stream-state-metrics 
    • flush-rate
    • flush-latency-avg 
    • flush-latency-max 

...