fix(web-probe): configure observe alert thresholds from yaml (#726)

Co-authored-by: Codex <codex@noreply.local>
This commit is contained in:
Lyon
2026-06-23 09:19:20 +08:00
committed by GitHub
parent 4e508759b3
commit c987df66f1
6 changed files with 226 additions and 66 deletions
+7
View File
@@ -172,6 +172,13 @@ lanes:
namespace: hwlab-v03
port: 8080
scheme: http
alertThresholds:
sameOriginApiSlowMs: 10000
partialApiSlowMs: 10000
longLivedStreamOpenSlowMs: 10000
visibleLoadingSlowMs: 10000
turnTimingSampleSlackSeconds: 3
sessionRailFallbackRatio: 0.5
tektonDir: tekton-v03
argoApplicationFile: application-v03.yaml
registryPrefix: 127.0.0.1:5000/hwlab