Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-467

Add latency metrics to the different KeyValueStore layers in Samza

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.9.0
    • None
    • container, kv
    • None

    Description

      Currently we expose throughput related metrics in each of the key-value processing layers : (CachedStore, SerialzedStore, RocksDbKeyValueStore, ...). We should also add metrics like:

      • avg[Get/Put]LatencyMs
      • p95th[Get/Put]LatencyMs
      • p99th[Get/Put]LatencyMs

      These numbers are useful to correctly reason about the performance of a stateful stream processor. This will also help in debugging the case of a slowdown.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cpsoman Chinmay Soman
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: