Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • bytes-written-rate [bytes/s]
  • bytes-written-total [bytes]
  • bytes-read-rate [bytes/s]
  • bytes-read-total [bytes]
  • memtable-bytes-flushed-rate [bytes/s]
  • memtable-bytes-flushed-total [bytes]
  • memtable-flush-time-(avg|min|max) [ms]
  • memtable-hit-ratio
  • block-cache-data-hit-ratio
  • block-cache-index-hit-ratio
  • block-cache-filter-hit-ratio
  • bytes-read-compaction-rate [bytes/s]
  • bytes-written-compaction-rate [bytes/s]
  • compaction-time-(avg|min|max) [ms]
  • write-stall-duration-(avg|total) [ms]
  • numnumber-open-files
  • numnumber-file-errors-total

The recording level for all metrics will be DEBUG.

...