Skip to content

mutable/demo-service-health

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Health Check microservice

This is a service meant to display the Health status of the services in your current stack.

Overview

This service uses our prepared boilerplate service available in Mutable's public repos.

Health service: Repo

This service is built using Express. Health status visaulization is done via D3.js and C3js


Clone this repository in the stack, navigate into it and run the npm install command.

In order to see the Health Check results you must navigate to the service's webpage by clicking the port number under "View Site" column of the stack list

Screenshot from 2019-05-31 13-41-08

The result should look like this:

Screenshot from 2019-05-31 13-52-17

Statuses are constantly updating.

Notes

Please note that all the services must be running for the Health Check service to display their status.

APIs

GET: /api/healthChecks

GET: /api/healthChecks/services

Exteral Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published