Hi, Today UnboundedSource exposes split backlog in bytes via getSplitBacklogBytes()
I think there is much value in exposing backlog in number of events as well, since this number can be more human comprehensible than bytes. something like getSplitBacklogEvents() or getSplitBacklogCount(). Thoughts?
