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 specifies the metric names that the Hermes Kafka Consumer client will use to report performance statistics. |
| What area does it affect? |
Kafka Consumer Metrics |
| What does the default mean? |
The default value is "bytes-consumed-rate,bytes-consumed-total,fetch-size-avg,records-consumed-rate,records-per-request-avg", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring monitoring for Kafka consumer performance or troubleshooting related issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
hermes.consumer.topic.metrics.list |
| Sys ID |
cdaf7d9743333110fb2883678fb8f2de |
| Type |
string |
| Application |
Global |
| Default value |
bytes-consumed-rate,bytes-consumed-total,fetch-size-avg,records-consumed-rate,records-per-request-avg |
| Description |
Hermes Kafka Consumer client metric names list |
| Updated |
2024-01-22 21:51:06 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties