Looping in Ignite dev community, Nikolay, in my understanding the new metrics & tracing framework will be flexible enough so that we can add required metrics for data structures like queues. Is this counted in our design?
- Denis On Mon, Jul 1, 2019 at 8:42 AM Ilya Kasnacheev <[email protected]> wrote: > Hello! > > You can try to get sys cache using internal APIs (IgniteEx) and walk > through it. > > Please note that it will require understanding of internal APIs and data > layout. > > Regards, > -- > Ilya Kasnacheev > > > пн, 1 июл. 2019 г. в 17:22, 李奉先 <[email protected]>: > >> Can queue data be monitored in other ways? >> The production environment is wrong and needs to be checked by monitoring >> queue. >> Regards, >> >> >> Ilya Kasnacheev <[email protected]> 于2019年7月1日周一 下午9:36写道: >> >>> Hello! >>> >>> It seems that there is no API to get all queues. >>> >>> Regards, >>> -- >>> Ilya Kasnacheev >>> >>> >>> пн, 1 июл. 2019 г. в 13:41, 李奉先 <[email protected]>: >>> >>>> I need to monitor ignite queue information. >>>> ignite how to get cluster all queue name and count? >>>> I looked through the documents and APIs and found nothing. >>>> >>>
