mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-08 12:56:48 +00:00
12 lines
345 B
YAML
12 lines
345 B
YAML
alert:
|
|
bigger_is_better: false
|
|
threshold: 125%
|
|
chart:
|
|
description: lat_connect
|
|
legend: Average TCP connection latency on {system}
|
|
title: '[TCP sockets] The latency of connect (virtio-net)'
|
|
unit: "\xB5s" # Unicode for microsecond
|
|
result_extraction:
|
|
result_index: 6
|
|
search_pattern: 'TCP\/IP connection cost to [0-9.]+: +[0-9.]+'
|