Karma::Operations
Constants
METRICS_MUTEX = Mutex.new
STARTED_AT = Time.monotonic
Class methods
health
Sourcemetrics(cluster : Cluster) : String
Sourcerecord_batch_read(key_count : Int32) : Nil
Sourcerecord_batch_write(item_count : Int32) : Nil
Sourcerecord_command(success : Bool, latency_ms : Float64) : Nil
Sourcerecord_compact
Sourcerecord_query_timeout
Sourcerecord_reconciliation(checked_points : Int64, mismatch_count : Int64, absolute_drift : Int64, max_abs_delta : Int64) : Nil
Sourcerecord_retention
Sourcestats(cluster : Cluster)
Sourceverify_restore
Source