MXS-2712: Remove Blocking Polls from show threads

The value was never defined and was always empty.
This commit is contained in:
Markus Mäkelä 2019-10-08 21:38:19 +03:00
parent 088bae5a47
commit e6b2fd690e
No known key found for this signature in database
GPG Key ID: 72D48FCE664F7B19

View File

@ -251,10 +251,6 @@ const thread_fields = [
name: 'Errors',
path: 'attributes.stats.errors',
},
{
name: 'Blocking polls',
path: 'attributes.stats.blocking_polls',
},
{
name: 'Avg event queue length',
path: 'attributes.stats.avg_event_queue_length',