queueLengths property

Map<String, int> queueLengths
final

Latest known broker depth per queue, refreshed by the dashboard poller.

Implementation

final Map<String, int> queueLengths = {};