[
https://issues.apache.org/jira/browse/KAFKA-15028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justine Olshan resolved KAFKA-15028.
------------------------------------
Resolution: Fixed
> AddPartitionsToTxnManager metrics
> ---------------------------------
>
> Key: KAFKA-15028
> URL: https://issues.apache.org/jira/browse/KAFKA-15028
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Justine Olshan
> Assignee: Justine Olshan
> Priority: Major
> Attachments: latency-cpu.html
>
>
> 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)