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
No known key found for this signature in database
GPG Key ID: 5CE746D557ACC499

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