Redpanda Metrics
| Metric Name | Type | Components | Purpose |
|---|---|---|---|
internal_event_queue_byte_count{mode="sink"} |
Counter | Stream head | Byte count sent to Redpanda. |
internal_event_queue_row_count{mode="sink"} |
Counter | Stream head | Row count sent to Redpanda. |
internal_event_queue_row_count{mode="source"} |
Counter | Stream Summary | Row count received from Redpanda. |
internal_event_queue_value_count{mode="source"} |
Counter | Stream Summary | Value count received from Redpanda. |