UBERF-7428: Fix memory issues (#5940)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2024-06-28 22:21:28 +07:00
committed by GitHub
parent 3394d1ad82
commit 51383caa92
22 changed files with 303 additions and 191 deletions
@@ -70,7 +70,7 @@
<div class="p-6">
<div class="flex-row-center">
Uniq users: {Object.keys(activeSessions).length}
Uniq users: {Object.keys(activeSessions).length} of {data?.statistics?.totalClients} connections
</div>
<div class="flex-row-center">
<CheckBox bind:checked={realUsers} />