From 4cdf03763e289279fd1f376cc230697edc1e08ce Mon Sep 17 00:00:00 2001
From: Florian Sesser <florian@leastauthority.com>
Date: Mon, 15 Feb 2021 15:50:38 +0000
Subject: [PATCH] File descriptors are in, other software resources out

---
 docs/source/ops/monitoring.rst | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/docs/source/ops/monitoring.rst b/docs/source/ops/monitoring.rst
index 4bead862..13f2bb2a 100644
--- a/docs/source/ops/monitoring.rst
+++ b/docs/source/ops/monitoring.rst
@@ -77,10 +77,7 @@ Utilization, Saturation, Errors:
    * I/O saturation
 
 * Software resources
-   * File descriptors?
-   * Mutex locks?
-   * Process / thread capacity?
-   * Thread pools?
+   * File descriptors
 
 
 Logging
-- 
GitLab