0.0.2 • Published 11 years ago
uptime-json-meta v0.0.2
Uptime JSON Metadata plugin
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]