Dashboard: Add value format for requests per minute (#62258)
add requests/min as value format option
This commit is contained in:
@@ -2866,6 +2866,10 @@
|
||||
"text": "ops/min (opm)",
|
||||
"value": "opm"
|
||||
},
|
||||
{
|
||||
"text": "requests/min (rpm)",
|
||||
"value": "reqpm"
|
||||
},
|
||||
{
|
||||
"text": "reads/min (rpm)",
|
||||
"value": "rpm"
|
||||
|
||||
Reference in New Issue
Block a user