Skip to content

Kafka 15183 ii#14087

Closed
cmccabe wants to merge 6 commits intotrunkfrom
KAFKA-15183-II
Closed

Kafka 15183 ii#14087
cmccabe wants to merge 6 commits intotrunkfrom
KAFKA-15183-II

Conversation

@cmccabe
Copy link
Contributor

@cmccabe cmccabe commented Jul 24, 2023

get test run for #14010

cmccabe added 6 commits July 17, 2023 15:34
Implement some of the metrics from KIP-938: Add more metrics for
measuring KRaft performance.

Add these metrics to QuorumControllerMetrics:
    kafka.controller:type=KafkaController,name=TimedOutBrokerHeartbeatCount
    kafka.controller:type=KafkaController,name=EventQueueOperationsStartedCount
    kafka.controller:type=KafkaController,name=EventQueueOperationsTimedOutCount
    kafka.controller:type=KafkaController,name=NewActiveControllersCount

Create LoaderMetrics with these new metrics:
    kafka.server:type=MetadataLoader,name=CurrentMetadataVersion
    kafka.server:type=MetadataLoader,name=HandleLoadSnapshotCount

Create SnapshotEmitterMetrics with these new metrics:
    kafka.server:type=SnapshotEmitter,name=LatestSnapshotGeneratedBytes
    kafka.server:type=SnapshotEmitter,name=LatestSnapshotGeneratedAgeMs
@cmccabe cmccabe closed this Jul 25, 2023
@cmccabe cmccabe deleted the KAFKA-15183-II branch July 25, 2023 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant