Posts tagged Healthcheck
Utilising MicroProfile Healthchecks in a Cloud Environment
Published on 07 Apr 2020
by Andrew Pielage
Topics:
Payara Micro,
Microservices,
Healthcheck,
MicroProfile
|
1 Comment
MicroProfile Health is an API designed specifically for use in cloud and containerized environments, where you want to quickly determine if an instance of an application is unhealthy and restart it. How exactly do you use it though? In this session, I’ll run through how to add some health checks to your application, and how to configure a number of cloud providers and containers to effectively use them to restart your application instances.
The Health Check Service In-Depth - Payara Server 5
Published on 16 Oct 2019
by Ondro Mihályi
Topics:
What's New,
Ops Teams,
How-to,
Healthcheck,
Security,
DevOps,
Monitoring,
Payara Server 5,
Notifier
|
4 Comments
This is an updated blog of the original which was published in May 2016
Payara Server provides the Health Check Service for automatic self-monitoring in order to detect future problems as soon as possible. When enabled, the Health Check Service periodically checks some low level metrics. Whenever it detects that a threshold is not met, it triggers alert notifications that allow to detect undesired behavior and predict possible failures. All of these automatic checks are very lightweight and run with a negligible impact on performance.
New Feature of Payara Platform 5.184: Automated Health Check Checker
Published on 03 Dec 2018
by Andrew Pielage
Topics:
Healthcheck,
Payara Platform,
New Releases
|
1 Comment
There has been a lot of noise around MicroProfile for quite a while now, and one of the specs provided by MicroProfile are Health Checks. The aim of this spec is to allow you to write a number of health checks that will run when you hit a specific endpoint, the intention being that this endpoint can be periodically poked by a container orchestrator to determine if an instance is responsive and healthy.
See Our Latest Webinar Based on the 184 Release
Published on 01 Dec 2018
by Jadon Ortlepp
Topics:
Payara Micro,
REST,
Healthcheck,
Payara Server,
New Releases
|
0 Comments
Did You Know? Payara Server and Payara Micro Come with HealthCheck Service
Published on 09 Jul 2018
by Susan Rai
Topics:
Payara Micro,
Healthcheck,
Monitoring,
Payara Server
|
0 Comments
Introducing the Stuck Threads HealthCheck in Payara Server 173
Published on 27 Sep 2017
by Jonathan Coustick
Topics:
What's New,
Healthcheck
|
1 Comment
Since being introduced in the 163 release, the Request Tracing Service has allowed you to see which requests are taking a long time. However, this service will only tell you about requests once they have completed. If a thread is stuck and unable to complete you will not know about it. To resolve that problem, we added the Stuck Threads HealthCheck to Payara Server, which checks for requests that have not finished and outputs their stack trace.
What's new in Payara Server & Payara Micro 173?
Published on 15 Aug 2017
by Mike Croft
Topics:
What's New,
Healthcheck,
MicroProfile
|
3 Comments
What's new in Payara Server & Payara Micro 173?
Published on 15 Aug 2017
by Mike Croft
Topics:
What's New,
Healthcheck,
MicroProfile,
Japanese language
|
0 Comments
Qué novedades trae Payara Server & Payara Micro 173?
Published on 15 Aug 2017
by Mike Croft
Topics:
What's New,
Healthcheck,
MicroProfile,
Spanish language
|
0 Comments
GlassFish to Payara Server Migration: Replacing the Monitoring Scripting Client
Published on 25 Jan 2017
by Fabio Turizo
Topics:
Healthcheck,
Monitoring,
JMX,
GlassFish Migration
|
0 Comments
In the fourth part of our continuing series on alternatives for commercial Oracle GlassFish features we are looking at the JMX Monitoring Service & the Payara HealthCheck Service as possible replacements for Oracle's Monitoring Scripting Client.