REALTIME_PARTITION_MISMATCH metric should be emitted whenever an event for a partition other than the main partition id of the consuming segment is consumed. Currently it is only emitted once when a different partition id is detected. Emitting the metric for all events informs us the number incorrectly partitioned events for each consuming segment.