Skip to content

Commit

Permalink
fix: show latencies throws error
Browse files Browse the repository at this point in the history
  • Loading branch information
a-spiker committed Nov 22, 2024
1 parent 903a650 commit 9487db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/live_cluster/client/node.py
Original file line number Diff line number Diff line change
Expand Up @@ -2067,7 +2067,7 @@ async def info_latencies(
return data
micro_benchmarks = [
"proxy",
"benchmark-fabric",
"benchmarks-fabric",
"benchmarks-ops-sub",
"benchmarks-read",
"benchmarks-write",
Expand Down

0 comments on commit 9487db4

Please sign in to comment.