nix: remove mem_pct from loadtest monitor
This commit is contained in:
@@ -3,7 +3,7 @@ import sys
|
||||
import pandas as pd
|
||||
|
||||
KEY = "Elapsed seconds"
|
||||
BASE_METRICS = ["CPU (%)", "MEM (%)", "Real (MB)"]
|
||||
BASE_METRICS = ["CPU (%)", "Real (MB)"]
|
||||
branch_order = []
|
||||
merged = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user