diff --git a/maxctrl/lib/show.js b/maxctrl/lib/show.js index e643971a9..f72e190f7 100644 --- a/maxctrl/lib/show.js +++ b/maxctrl/lib/show.js @@ -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',