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 committed by Johan Wikman
parent 4393de42f1
commit cc1c1f9c98

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',