Artifactory Health Check

ARTIFACTORY: How to use Artifactory Health Check

AuthorFullName__c
Haritha Arumugam
articleNumber
000005497
ft:sourceType
Salesforce
FirstPublishedDate
2022-12-11T11:09:03Z
lastModifiedDate
2024-03-10T07:47:58Z
VersionNumber
5
The Health check is a rapid and standardized way to validate the status of an API service. It is an API Monitoring method that checks API and alerts when it notices something is amiss. The API health check endpoint must check anything that interrupts the API from serving incoming requests.

Artifactory provides several REST API's to perform health Check. That can be configured in a Load Balancer or any other similar services to automate the health check. The three REST endpoints provided by Artifactory are as follows

1. System Health Ping
2. Readiness Probe
3. Liveness Probe