Commit 7fc9270
committed
fix: ignore vsock related failure metrics
These metrics trigger spuriously, as iperf-vsock does not cleanly
shutdown vsock connections at the end of a performance run, resulting in
Firecracker occasionally observing incorrectly shut down sockets.
Signed-off-by: Patrick Roy <[email protected]>1 parent df82a41 commit 7fc9270
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
466 | 466 | | |
467 | 467 | | |
468 | 468 | | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
469 | 476 | | |
470 | 477 | | |
471 | 478 | | |
472 | 479 | | |
473 | 480 | | |
| 481 | + | |
474 | 482 | | |
475 | 483 | | |
476 | 484 | | |
| |||
0 commit comments