majialong created KAFKA-19579: --------------------------------- Summary: Add missing metrics for document tiered storage Key: KAFKA-19579 URL: https://issues.apache.org/jira/browse/KAFKA-19579 Project: Kafka Issue Type: Task Components: documentation Reporter: majialong Assignee: majialong
Add missing metrics for document tiered storage * kafka.log.remote:type=RemoteLogManager,name=RemoteLogReaderFetchRateAndTimeMs:Introduced in [KIP-1018|https://cwiki.apache.org/confluence/display/KAFKA/KIP-1018%3A+Introduce+max+remote+fetch+timeout+config+for+DelayedRemoteFetch+requests] * kafka.server:type=DelayedRemoteListOffsetsMetrics,name=ExpiresPerSec,topic=([-.\w]+),partition=([0-9]+):Introduced in [KIP-1075|https://cwiki.apache.org/confluence/display/KAFKA/KIP-1075%3A+Introduce+delayed+remote+list+offsets+purgatory+to+make+LIST_OFFSETS+async] -- This message was sent by Atlassian Jira (v8.20.10#820010)