mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-08 12:56:48 +00:00
16 lines
402 B
JSON
16 lines
402 B
JSON
{
|
|
"alert": {
|
|
"threshold": "125%",
|
|
"bigger_is_better": true
|
|
},
|
|
"result_extraction": {
|
|
"search_pattern": "0.000128 +[0-9.]+",
|
|
"result_index": 2
|
|
},
|
|
"chart": {
|
|
"title": "[TCP sockets] The bandwidth (loopback, 128B message)",
|
|
"description": "bw_tcp -l",
|
|
"unit": "MB/s",
|
|
"legend": "Average TCP bandwidth on {system}"
|
|
}
|
|
} |