Metricbeat built-in dashboards for Kafka should account for splitting consumer lag by partition ID #22859
Labels
:Dashboards
Metricbeat
Metricbeat
Stalled
Team:Services
(Deprecated) Label for the former Integrations-Services team
Describe the enhancement:
Consider updating the Metricbeat built-in dashboards so that consumer lag can be split by partition ID.
Describe a specific use case for the enhancement or feature:
If a Kafka topic has 10 partitions and every partition lags by 10, the actual topic lag is 100. Using the built-in Metricbeat dashboards, the max metric would (incorrectly) show a lag of 10. The goal of the use case is to be able to take the max consumer lag of each partition and then sum the values per topic.
related elastic/kibana#84776
The text was updated successfully, but these errors were encountered: