p95 - CI/CD Glossary Definition
p95 is the 95th-percentile measurement - 95% of observations are at or below it - used to characterize tail latency that the mean conceals, and a common SLO target.
Related guides
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…