logstash/docs/static/troubleshoot
Ry Biesemeyer a931b2cde6
Flow worker utilization probe (#16532)
* flow: refactor pipeline refs to keep worker flows separate

* health: add worker_utilization probe

pipeline is:
  - RED "completely blocked" when last_5_minutes >= 99.999
  - YELLOW "nearly blocked" when last_5_minutes > 95
    - and inludes "recovering" info when last_1_minute < 80
  - YELLOW "completely blocked" when last_1_minute >= 99.999
  - YELLOW "nearly blocked" when last_1_minute > 95

* tests: improve coverage of PipelineIndicator probes

* Apply suggestions from code review
2024-10-10 17:56:22 -07:00
..
health-pipeline-flow-worker-utilization.asciidoc Flow worker utilization probe (#16532) 2024-10-10 17:56:22 -07:00
health-pipeline-status.asciidoc Feature: health report api (#16520) (#16523) 2024-10-10 11:17:14 -07:00
plugin-tracing.asciidoc Doc:Restructure troubleshooting docs and add plugin tracing (#12270) 2020-11-02 15:48:39 -05:00
troubleshooting.asciidoc Flow worker utilization probe (#16532) 2024-10-10 17:56:22 -07:00
ts-azure.asciidoc Describe how to troubleshoot connectivity problems in Azure Blob Storage at HTTP level (#15835) 2024-01-24 09:46:41 +01:00
ts-kafka.asciidoc [Doc] kerberos debug instructions (#15779) 2024-01-12 13:11:12 +00:00
ts-logstash.asciidoc Provide opt-in flag to avoid fields name clash when log format is json (#15969) 2024-04-17 16:37:05 +02:00
ts-other-issues.asciidoc Doc:Restructure troubleshooting docs and add plugin tracing (#12270) 2020-11-02 15:48:39 -05:00
ts-plugins-general.asciidoc Doc:Restructure troubleshooting docs and add plugin tracing (#12270) 2020-11-02 15:48:39 -05:00
ts-plugins.asciidoc Describe how to troubleshoot connectivity problems in Azure Blob Storage at HTTP level (#15835) 2024-01-24 09:46:41 +01:00