Merge branch '2.3' into 2.4

This commit is contained in:
Markus Mäkelä
2020-08-27 15:21:36 +03:00
5 changed files with 64 additions and 93 deletions

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