Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 866 Bytes

File metadata and controls

17 lines (13 loc) · 866 Bytes
sidebar_position 13
sidebar_label Process Up time HealthCheck

ProcessUptimeHealthCheck

This health check records the uptime of the current process. Results will alwas have a status of Pass.

None of its constructor's parameters are required.

Parameter Default Value Description
componentName "process" The name of the logical downstream dependency or sub-component of a service. Must not contain a colon.
measurementName "uptime" The name of the measurement that the status is reported for. Must not contain a colon.
componentType "system" The type of the component.
componentId null A unique identifier of an instance of a specific sub-component/dependency of a service.