Posts tagged Healthcheck (2)
The HealthCheck Service In-Depth - Payara Micro
Published on 14 Jun 2016
by Ondro Mihályi
Topics:
What's New,
Payara Micro,
Microservices,
Ops Teams,
Healthcheck,
DevOps
|
1 Comment
The HealthCheck Service provides automatic self-monitoring in order to detect future problems as soon as possible. The HealthCheck Service was introduced in Payara Server and Payara Micro version 161 and some new metrics have been added in version 162.
All the functionality of the HealthCheck Service that is available in Payara Server is also included in Payara Micro. However, as Payara Micro differs in some concepts from Payara Server, the usage and configuration of the HealthCheck Service is slightly different. In this post, we will focus on how to use it in Payara Micro.
Troubleshooting your Java EE Applications
Published on 22 Mar 2016
by Mike Croft
Topics:
Java EE,
Ops Teams,
How-to,
Healthcheck,
Payara Server 5
|
0 Comments