1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-26 00:55:03 +02:00

enhance(dev): tweak report-backend-memory

This commit is contained in:
syuilo
2026-06-23 12:37:47 +09:00
parent cb1d1d651a
commit 6e4380f11d

View File

@@ -20,7 +20,6 @@ const phases = [
const metrics = [
'HeapUsed',
'HeapTotal',
'Pss',
'Private_Dirty',
'VmRSS',