2024-12-17 20:07:26 +08:00

16 lines
400 B
JSON

{
"alert": {
"threshold": "125%",
"bigger_is_better": false
},
"result_extraction": {
"search_pattern": "Process fork\\+exit: +[0-9.]+",
"result_index": 3
},
"chart": {
"title": "[Process] The cost of fork+exit",
"description": "lat_proc fork",
"unit": "\u00b5s",
"legend": "Average Fork latency on {system}"
}
}