Justine Olshan created KAFKA-15028:
--------------------------------------
Summary: AddPartitionsToTxnManager metrics
Key: KAFKA-15028
URL: https://issues.apache.org/jira/browse/KAFKA-15028
Project: Kafka
Issue Type: Sub-task
Reporter: Justine Olshan
KIP-890 added metrics for the AddPartitionsToTxnManager
VerificationTimeMs – number of milliseconds from adding partition info to the
manager to the time the response is sent. This will include the round trip to
the transaction coordinator if it is called. This will also account for
verifications that fail before the coordinator is called.
VerificationFailureRate – rate of verifications that returned in failure either
from the AddPartitionsToTxn response or through errors in the manager.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)