mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
This PR extends the repository integrity health indicator to cover also unknown and invalid repositories. Because these errors are local to a node, we extend the `LocalHealthMonitor` to monitor the repositories and report the changes in their health regarding the unknown or invalid status. To simplify this extension in the future, we introduce the `HealthTracker` abstract class that can be used to create new local health checks. Furthermore, we change the severity of the health status when the repository integrity indicator reports unhealthy from `RED` to `YELLOW` because even though this is a serious issue, there is no user impact yet. |
||
---|---|---|
.. | ||
esql | ||
semantic-search | ||
troubleshooting | ||
api-call-widget.asciidoc | ||
api-call.asciidoc | ||
code.asciidoc | ||
cpu-usage-widget.asciidoc | ||
cpu-usage.asciidoc | ||
customize-data-log-path-widget.asciidoc | ||
customize-data-log-path.asciidoc | ||
data-tiers-widget.asciidoc | ||
data-tiers.asciidoc | ||
ilm-widget.asciidoc | ||
ilm.asciidoc | ||
jvm-memory-pressure-widget.asciidoc | ||
jvm-memory-pressure.asciidoc | ||
logging-widget.asciidoc | ||
logging.asciidoc | ||
multi-data-path-widget.asciidoc | ||
multi-data-path.asciidoc | ||
quick-start-install-widget.asciidoc | ||
quick-start-install.asciidoc | ||
register-fs-repo-widget.asciidoc | ||
register-fs-repo.asciidoc | ||
snapshot-repo-widget.asciidoc | ||
snapshot-repo.asciidoc |