Commit graph

9 commits

Author SHA1 Message Date
Liam Thompson
c8dfb4ea9e
[DOCS] Fix missing id syntax (#121264)
* [DOCS] Fix missing id syntax

* Update docs/reference/troubleshooting/common-issues/disk-usage-exceeded.asciidoc

* fix id
2025-01-30 12:52:37 +01:00
Kuni Sen
a0f1856a40
(Doc+) Expand watermark resolution (#119174)
* (Doc+) Expand watermark resolution

Relaunch https://github.com/elastic/elasticsearch/pull/116892 since the original one seems to be outdated and hard to update branch.

* Apply suggestions from code review

Co-authored-by: shainaraskas <58563081+shainaraskas@users.noreply.github.com>

---------

Co-authored-by: shainaraskas <58563081+shainaraskas@users.noreply.github.com>
2025-01-29 19:31:50 +01:00
Arianna Laudazzi
70e5a67904
[AutoOps] Reference AutoOps solution on troubleshooting pages (#119630)
* Reference AutoOps on troubleshooting pages

* Integrate reviewer's feedback
2025-01-09 16:24:20 +01:00
Stef Nestor
e2bbee104c
(Doc+) Resolve watermark on Cloud via Autoscaling (#115990) 2024-11-05 21:11:46 +01:00
Stef Nestor
0dab4b0571
(Doc+) Removing "current_node" from Allocation Explain API under Fix Watermark Errors (#111946)
👋 howdy, team!

This just simplifies the Allocation Explain API request to not need to include the `current_node` which may not be known when troubleshooting the [Fix Watermark Errors](https://www.elastic.co/guide/en/elasticsearch/reference/current/fix-watermark-errors.html) guide. 

TIA!
Stef
2024-08-20 08:22:22 -06:00
Stef Nestor
0a850548f5
Add link to flood-stage watermark exception message (#111315)
Links the exception when hitting the flood-stage watermark to docs about this
watermark and how to troubleshoot and resolve the problem.
2024-08-06 17:15:42 +01:00
Abdon Pijpelink
2808512397
[DOCS] Improve watermark troubleshooting documentation (#94222) 2023-03-01 14:34:14 +01:00
Iraklis Psaroudakis
34471b1cd2
Introduce max headroom for disk watermark stages (#88639)
Introduce max headroom settings for the low, high, and flood disk watermark stages, similar to the existing max headroom setting for the flood stage of the frozen tier. Introduce new max headrooms in HealthMetadata and in ReactiveStorageDeciderService. Add multiple tests in DiskThresholdDeciderUnitTests, DiskThresholdDeciderTests and DiskThresholdMonitorTests. Moreover, addition & subtraction for ByteSizeValue, and min.
2022-09-19 14:59:18 +03:00
Abdon Pijpelink
26cc87360e
Split common cluster issues page into separate pages (#88495) 2022-07-18 17:54:02 +02:00