16 lines
396 B
JSON
16 lines
396 B
JSON
{
|
|
"alert": {
|
|
"threshold": "130%",
|
|
"bigger_is_better": false
|
|
},
|
|
"result_extraction": {
|
|
"search_pattern": "avg: +[0-9.]+",
|
|
"result_index": "NF"
|
|
},
|
|
"chart": {
|
|
"title": "[Threads] Threads performance",
|
|
"description": "sysbench threads",
|
|
"unit": "ms",
|
|
"legend": "Average Execution Time per Thread on {system}"
|
|
}
|
|
} |