Benchmark Matrix

Published numeric cells stay separate from indexed evidence roots. This makes the current scope useful without implying a full aggregate benchmark.

ControllerStepSpikeSeasonalityStatus
CPU HPA60 baselineIndexedPublished numeric pairIndexedPrimary reactive baseline.
Hybrid-SA MPCIndexedIndexed; supporting run publishedIndexedPrimary tuned predictive controller.
Proxy-HPA plus safetyIndexedIndexedIndexedComparator summary still needed.
No-QP reactive policyIndexedIndexedIndexedComparator summary still needed.
Vanilla HPA80IndexedIndexedIndexedComparator summary still needed.

Full rules and rebuild path: docs/BENCHMARK_MATRIX.md.

Dashboard Panel Metrics

Grafana panels are backed by the committed dashboard sources in dashboards/ and the toy-load metrics documented in toy-load/README.md#metrics.

PanelMetric sourceUse
Request raterate(toy_http_requests_total{path="/work"}[1m])Tracks workload throughput during step, spike, and seasonality runs.
Errorstoy_errors_total and non-2xx toy_http_requests_totalShows injected application failures and failed request responses.
Latency quantileshistogram_quantile(... toy_http_request_duration_seconds_bucket)Compares p95 and p99 response latency across controller policies.
In-flight requeststoy_in_flight_requestsHighlights queueing pressure while demand changes.
CPUcontainer_cpu_usage_seconds_total and HPA CPU utilizationExplains the reactive signal that drives the CPU HPA baseline.
Memorycontainer_memory_working_set_bytesChecks pod resource behavior during load-generator scenarios.

Evidence Roots

AliasRoleScenariosNotes
thesis/main/hpa60_cpu_hpa_max70Primary baselinestep, spike, seasonalityCPU-HPA60 baseline under max70 comparison setup.
thesis/main/hybrid_sa_max70_tunedPrimary MPCstep, spike, seasonalityFinal tuned Hybrid-SA root used for corrected thesis results.
thesis/comparator/proxy_hpa_safety_max70Comparatorstep, spike, seasonalityReactive proxy-HPA plus safety comparator.
thesis/comparator/no_qp_reactive_max70Comparatorstep, spike, seasonalityNo-QP reactive comparator.
thesis/comparator/vanilla_hpa80_max70Comparatorstep, spike, seasonalityVanilla HPA80 comparator.

Source map: experiments/EVIDENCE_MAP.csv.