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

16 lines
396 B
JSON

{
"alert": {
"threshold": "125%",
"bigger_is_better": false
},
"result_extraction": {
"search_pattern": "Semaphore latency: +[0-9.]+",
"result_index": 3
},
"chart": {
"title": "[Semaphores] The cost of semop",
"description": "lat_sem",
"unit": "\u00b5s",
"legend": "Average semaphore latency on {system}"
}
}