JSPM

  • Created
  • Published
  • Downloads 42
  • Score
    100M100P100Q68789F
  • License BSD-2-Clause

collects and reports system health status

Package Exports

  • kronos-service-health-check

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (kronos-service-health-check) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

npm Greenkeeper semantic-release styled with prettier Build Status codecov.io Coverage Status Known Vulnerabilities GitHub Issues Stories in Ready Dependency Status devDependency Status docs XO code style downloads Commitizen friendly

kronos-service-health-check

collects and reports system health status

API

Table of Contents

ServiceHealthCheck

Extends Service

Collects health state form all components Currently we only check that there are no service is in failed state

Parameters

  • config
  • owner

autostart

Start immediate

Returns boolean true

name

Returns string 'health-check'

install

With npm do:

npm install kronos-service-health-check

license

BSD-2-Clause