Monitoring - JMX
Channel microservice provides MBean with name com.jlupin.jmx:type=channelState which contains map with structure Map<ChannelName, DetailMap>, where DetailMap contains:
Map<StreamChannelId, Length>
where:
StreamChannelId - temporary stream channel name
Length - number of elements available to retrieve (with automatic deleting)