Property reference

hermes.consumer.topic.partition.metrics.list

The hermes.consumer.topic.partition.metrics.list property specifies the metrics to be collected for Kafka consumer client topic partitions. Admins should review this setting to ensure relevant metrics are monitored for performance and troubleshooting purposes.

Default: records-lag-avg,records-lag-max Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property configures the list of metrics, such as average and maximum record lag, that the Kafka consumer client will track for each topic partition.
What area does it affect? Kafka consumer metrics
What does the default mean? The default value is "records-lag-avg,records-lag-max", which is the baseline setting used unless it is changed.
When should you review it? Review this property when adjusting monitoring needs or troubleshooting Kafka performance issues.

Out of the box property record

Raw metadata from the property record.

Property name hermes.consumer.topic.partition.metrics.list
Sys ID 4667431443133110fb2883678fb8f208
Type string
Application Global
Default value records-lag-avg,records-lag-max
Description Kafka consumer client topic partition metrics list
Updated 2023-12-19 22:51:49