Skip to content

Commit fe397b5

Browse files
committed
Remove sockets_total and sockets_used
These were removed in 4.0
1 parent 436bf0b commit fe397b5

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

docs/monitoring/index.md

-8
Original file line numberDiff line numberDiff line change
@@ -433,14 +433,6 @@ compared to their previous values and historical mean/percentile values.
433433
<td>File descriptor open attempts</td>
434434
<td><code>io_file_handle_open_attempt_count</code></td>
435435
</tr>
436-
<tr>
437-
<td>Sockets available</td>
438-
<td><code>sockets_total</code></td>
439-
</tr>
440-
<tr>
441-
<td>Sockets used</td>
442-
<td><code>sockets_used</code></td>
443-
</tr>
444436
<tr>
445437
<td>Inter-node communication links</td>
446438
<td>cluster_links</td>

versioned_docs/version-4.0/monitoring/index.md

-8
Original file line numberDiff line numberDiff line change
@@ -433,14 +433,6 @@ compared to their previous values and historical mean/percentile values.
433433
<td>File descriptor open attempts</td>
434434
<td><code>io_file_handle_open_attempt_count</code></td>
435435
</tr>
436-
<tr>
437-
<td>Sockets available</td>
438-
<td><code>sockets_total</code></td>
439-
</tr>
440-
<tr>
441-
<td>Sockets used</td>
442-
<td><code>sockets_used</code></td>
443-
</tr>
444436
<tr>
445437
<td>Inter-node communication links</td>
446438
<td>cluster_links</td>

0 commit comments

Comments
 (0)