August 2019
Intermediate to advanced
256 pages
6h 43m
English
Clicking on the Health tab of the application displays a page like the following:

The links on the page correspond to the health check endpoints for the svcs1 and svcs2 images. Selecting either shows the health check output from the image. The svcs1 image health check is composed of the io.packt.sample.health.ServiceHealthCheck and io.packt.sample.health.CheckDiskspace. Furthermore, ServiceHealthCheck is just a mock implementation that always returns an up status. The CheckDiskspace health check procedure looks to a path set using the MP-Config health.pathToMonitor property and then sets the procedure status to up/down, based ...
Read now
Unlock full access