p95 - CI/CD用語集の定義
p95は95パーセンタイルの測定値で、観測値の95%がその値以下です。平均が隠すテールlatencyを特徴づけるために使われ、一般的なSLOのターゲットです。
関連ガイド
Latency - CI/CD Glossary DefinitionLatency is the time a single operation takes from start to finish. Low latency feels fast; tail latency (p95/…
SLO - CI/CD Glossary DefinitionAn SLO is an internal reliability target - like 99.9% of requests under 300ms - that teams measure against to…
SLA - CI/CD Glossary DefinitionAn SLA is a contractual promise about service quality - uptime or response time - with consequences like cred…