Adds a custom JSON metadata field to Uptime (https://github.com/fzaninotto/uptime) Check model.
Install the plugin via npm:
$ npm install uptime-json-metaEnable it in config/[env].yaml :
plugins:
- uptime-json-metaCustomize the options in config/[env].yaml :
jsonMetaPlugin:
path: [customFieldName]