elasticsearch/libs/core
Sam Xiao 5d48ded537
Improve SLM Health Indicator to cover missing snapshot (#121370)
Currently the SLM health indicator in health report turns YELLOW when snapshots fail for a number of times. However, the SLM health indicator stays GREEN if snapshot is not completed (no success or failure) for a long time. This change adds a new optional setting unhealthy_if_no_snapshot_within to SLM policy, that sets a time threshold. If the SLM policy has not had a successful snapshot for longer than the threshold, the SLM health indicator will turn YELLOW.
2025-02-14 09:54:26 +08:00
..
src Improve SLM Health Indicator to cover missing snapshot (#121370) 2025-02-14 09:54:26 +08:00
build.gradle Fix entitlement tools to build (#117351) 2024-11-22 21:24:50 +00:00