Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Remove value that is getting zeroed in 4.x.
  • Loading branch information
lhoguin authored Jun 24, 2024
1 parent 6b5a22b commit a1f716d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ h = client.overview
# List cluster nodes with detailed status info for each one of them
nodes = client.list_nodes
n = nodes.first
puts n.sockets_used
puts n.mem_used
puts n.run_queue

Expand Down

0 comments on commit a1f716d

Please sign in to comment.