UNPKG

micro-monitor

Version:

add a monitoring endpoint to your node background services

64 lines (28 loc) 1.67 kB
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="3.0.0"></a> # [3.0.0](https://github.com/npm/micro-monitor/compare/v2.1.0...v3.0.0) (2017-03-27) ### Bug Fixes * use raw HTTP, return full server object ([856b5a1](https://github.com/npm/micro-monitor/commit/856b5a1)) ### BREAKING CHANGES * no longer uses restify <a name="2.1.0"></a> # [2.1.0](https://github.com/npm/micro-monitor/compare/v2.0.1...v2.1.0) (2017-03-25) ### Features * add promise support ([7b839b4](https://github.com/npm/micro-monitor/commit/7b839b4)) <a name="2.0.0"></a> # 2.0.0 (2016-12-29) ### Bug Fixes * whoops, had typoe in JSON ([869d461](https://github.com/npm/micro-monitor/commit/869d461)) ### Features * allow additional values to be "contributed" to the status object ([#2](https://github.com/npm/micro-monitor/issues/2)) ([4cd73dd](https://github.com/npm/micro-monitor/commit/4cd73dd)) * pull [@ceejbot](https://github.com/ceejbot)'s code into a module ([b0c57aa](https://github.com/npm/micro-monitor/commit/b0c57aa)) ### BREAKING CHANGES * switchd to @chrisdickinson's API suggestion. <a name="1.1.0-0"></a> # 1.1.0-0 (2016-12-29) ### Bug Fixes * whoops, had typoe in JSON ([869d461](https://github.com/npm/micro-monitor/commit/869d461)) ### Features * allow the key on an arbitrary object to be monitored ([e5c8754](https://github.com/npm/micro-monitor/commit/e5c8754)) * pull [@ceejbot](https://github.com/ceejbot)'s code into a module ([b0c57aa](https://github.com/npm/micro-monitor/commit/b0c57aa))