Cool. Do we have anything similar in terms of time? Would that be hard to
add. Like TimeFromEnqueueToCommitForLastTxn or something?

--Colin


On Tue, Jun 13, 2017 at 3:27 PM, Tom Pantelis <tompante...@gmail.com> wrote:

> I believe Shard PendingTxCommitQueueSize is what you're looking for.
>
> On Tue, Jun 13, 2017 at 3:25 PM, Colin Dixon <co...@colindixon.com> wrote:
>
>> 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

Reply via email to