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 defines a comma-separated list of metrics, such as join-rate and sync-rate, that are tracked for Kafka consumer groups. |
| What area does it affect? |
Kafka consumer metrics |
| What does the default mean? |
The default value is "join-rate,sync-rate", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring Kafka monitoring or adjusting performance metrics. |
Out of the box property record
Raw metadata from the property record.
| Property name |
hermes.consumer.group.metrics.list |
| Sys ID |
4dc70b1443133110fb2883678fb8f2ab |
| Type |
string |
| Application |
Global |
| Default value |
join-rate,sync-rate |
| Description |
Kafka consumer client group metrics list |
| Updated |
2023-12-19 22:53:02 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties