MXS-2712: Remove Blocking Polls from show threads
The value was never defined and was always empty.
This commit is contained in:
@ -251,10 +251,6 @@ const thread_fields = [
|
|||||||
name: 'Errors',
|
name: 'Errors',
|
||||||
path: 'attributes.stats.errors',
|
path: 'attributes.stats.errors',
|
||||||
},
|
},
|
||||||
{
|
|
||||||
name: 'Blocking polls',
|
|
||||||
path: 'attributes.stats.blocking_polls',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: 'Avg event queue length',
|
name: 'Avg event queue length',
|
||||||
path: 'attributes.stats.avg_event_queue_length',
|
path: 'attributes.stats.avg_event_queue_length',
|
||||||
|
|||||||
Reference in New Issue
Block a user