elasticsearch/docs/reference/modules/network
David Turner 683245e41e
Detect long-running tasks on network threads (#109204)
This commit introduces a watchdog timer to monitor for long-running
tasks on network threads. If a network thread is active and has not made
progress for two consecutive ticks of the timer then the watchdog logs a
warning and a thread dump.
2024-06-10 17:47:40 +10:00
..
threading.asciidoc Detect long-running tasks on network threads (#109204) 2024-06-10 17:47:40 +10:00
tracers.asciidoc Add request/response body logging to HTTP tracer (#93133) 2023-03-15 11:13:36 -04:00