Provides the health status of all modules of the explorer. This endpoint is useful for monitoring the availability and functionality of the explorer’s components.
monitoring_app, monitoring_el_data, monitoring_services, monitoring_cl_data, monitoring_api, monitoring_redis.All modules are healthy. Response format:
module monitoring_el_data: OK
module monitoring_cl_data: OK
module monitoring_redis: OK
module monitoring_api: OK
module monitoring_services: OK
module monitoring_app: OK