diff --git a/31/ops.html b/31/ops.html index b5d3bd580..0f6c59710 100644 --- a/31/ops.html +++ b/31/ops.html @@ -2097,6 +2097,36 @@

< The total time an appender waits for space allocation in nanoseconds. kafka.producer:type=producer-metrics,client-id=([-.\w]+) + + flush-time-ns-total + The total time the Producer spent in Producer.flush in nanoseconds. + kafka.producer:type=producer-metrics,client-id=([-.\w]+) + + + txn-init-time-ns-total + The total time the Producer spent initializing transactions in nanoseconds (for EOS). + kafka.producer:type=producer-metrics,client-id=([-.\w]+) + + + txn-begin-time-ns-total + The total time the Producer spent in beginTransaction in nanoseconds (for EOS). + kafka.producer:type=producer-metrics,client-id=([-.\w]+) + + + txn-send-offsets-time-ns-total + The total time the Producer spent sending offsets to transactions in nanoseconds (for EOS). + kafka.producer:type=producer-metrics,client-id=([-.\w]+) + + + txn-commit-time-ns-total + The total time the Producer spent committing transactions in nanoseconds (for EOS). + kafka.producer:type=producer-metrics,client-id=([-.\w]+) + + + txn-abort-time-ns-total + The total time the Producer spent aborting transactions in nanoseconds (for EOS). + kafka.producer:type=producer-metrics,client-id=([-.\w]+) + @@ -2484,6 +2514,16 @@

< The total time an appender waits for space allocation in nanoseconds. kafka.producer:type=producer-metrics,client-id=([-.\w]+) + + flush-time-ns-total + The total time the Producer spent in Producer.flush in nanoseconds. + kafka.producer:type=producer-metrics,client-id=([-.\w]+) + + + txn-init-time-ns-total + The total time the Producer spent initializing transactions in nanoseconds (for EOS). + kafka.producer:type=producer-metrics,client-id=([-.\w]+) + + + txn-begin-time-ns-total + The total time the Producer spent in beginTransaction in nanoseconds (for EOS). + kafka.producer:type=producer-metrics,client-id=([-.\w]+) + + + txn-send-offsets-time-ns-total + The total time the Producer spent sending offsets to transactions in nanoseconds (for EOS). + kafka.producer:type=producer-metrics,client-id=([-.\w]+) + + + txn-commit-time-ns-total + The total time the Producer spent committing transactions in nanoseconds (for EOS). + kafka.producer:type=producer-metrics,client-id=([-.\w]+) + + + txn-abort-time-ns-total + The total time the Producer spent aborting transactions in nanoseconds (for EOS). + kafka.producer:type=producer-metrics,client-id=([-.\w]+) + @@ -2499,6 +2529,16 @@
< The total time an appender waits for space allocation in nanoseconds. kafka.producer:type=producer-metrics,client-id=([-.\w]+) + + flush-time-ns-total + The total time the Producer spent in Producer.flush in nanoseconds. + kafka.producer:type=producer-metrics,client-id=([-.\w]+) + + + txn-init-time-ns-total + The total time the Producer spent initializing transactions in nanoseconds (for EOS). + kafka.producer:type=producer-metrics,client-id=([-.\w]+) + + + txn-begin-time-ns-total + The total time the Producer spent in beginTransaction in nanoseconds (for EOS). + kafka.producer:type=producer-metrics,client-id=([-.\w]+) + + + txn-send-offsets-time-ns-total + The total time the Producer spent sending offsets to transactions in nanoseconds (for EOS). + kafka.producer:type=producer-metrics,client-id=([-.\w]+) + + + txn-commit-time-ns-total + The total time the Producer spent committing transactions in nanoseconds (for EOS). + kafka.producer:type=producer-metrics,client-id=([-.\w]+) + + + txn-abort-time-ns-total + The total time the Producer spent aborting transactions in nanoseconds (for EOS). + kafka.producer:type=producer-metrics,client-id=([-.\w]+) + @@ -2720,6 +2750,16 @@