Hi controller devs, I know we have some really nice beans for looking at datastore stats: https://github.com/opendaylight/controller/tree/master/opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/jmx/mbeans
However, I don't see a good way to get an idea of what the transaction queue length (either in transactions or time or both) is. Is there some way to use the statistics we already report to get that or would that involve adding new counters? Thanks, --Colin
_______________________________________________ controller-dev mailing list controller-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo/controller-dev