Commit graph

4 commits

Author SHA1 Message Date
James Rodewig
8ec5c2f9b8
[DOCS] Add docs for rejected requests and high CPU usage (#72640) (#75944)
Adds docs for rejected requests and high CPU usage.

Closes #72468.

Closes #69868.
2021-08-02 09:24:53 -04:00
James Rodewig
69dc48a688
[DOCS] Note circuit breakers reject requests with 429 HTTP status code (#69864) (#73674)
We mention Elasticsearch returns 429 if the circuit breaker trips in https://www.elastic.co/blog/improving-node-resiliency-with-the-real-memory-circuit-breaker, but there is no mention in the docs.

This adds an xref to circuit breaker errors section.

Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>

Co-authored-by: Luca Belluccini <luca.belluccini@elastic.co>
2021-06-02 10:41:47 -04:00
James Rodewig
5ada3993dd
[DOCS] Remove _all examples from 'Fix common cluster issues' (#73217) (#73234)
We plan to deprecate the `_all` wildcard pattern. This removes several
`_all` examples from the 'Fix common cluster issues' guide.
2021-05-19 08:53:56 -04:00
James Rodewig
fef5baa8bc
[DOCS] Add 'Fix common cluster issues' docs (#72097) (#72384) 2021-04-28 08:48:10 -04:00