MXS-3131: Display monitor module in show monitor

This commit is contained in:
Markus Mäkelä
2020-08-27 08:37:00 +03:00
parent dbe94e2dbe
commit 4dd760aa9a

View File

@ -145,6 +145,11 @@ const monitor_fields = [
path: 'id',
description: 'Monitor name'
},
{
name: 'Module',
path: 'attributes.module',
description: 'Monitor module'
},
{
name: 'State',
path: 'attributes.state',