<%= topic.name %>
|
<%= partition.id %>
|
<%== offset_with_label partition.lag_stored.to_i %>
|
<%= partition.lag_stored_d %>
|
<%== offset_with_label partition.committed_offset.to_i %>
|
<%== offset_with_label partition.stored_offset.to_i %>
|
<%= partition.fetch_state %>
|
<%= partition.poll_state %>
|