docs(scanner): add benchmark runbook (#3412)

Co-authored-by: Henry Guo <marshawcoco@users.noreply.github.com>
This commit is contained in:
Henry Guo
2026-06-13 22:39:13 +08:00
committed by GitHub
parent 6b0d7e06c4
commit 0d16a86d9a
6 changed files with 311 additions and 2 deletions
+3 -1
View File
@@ -181,7 +181,9 @@ uer. `ClusterIssuer` or `Issuer`. |
Scanner values map directly to scanner environment variables. For tuning
workflow and `/v3/scanner/status` interpretation, see
[Scanner Runtime Controls](../docs/operations/scanner-runtime-controls.md).
[Scanner Runtime Controls](../docs/operations/scanner-runtime-controls.md). For
repeatable scanner-pressure validation, see
[Scanner Benchmark Runbook](../docs/operations/scanner-benchmark-runbook.md).
---