Category
Performance
Performance terms describe how fast and consistently a service responds, including latency, timeouts, thresholds, and related availability signals.
Why this category matters
A service can be reachable and still fail users when responses crawl. Performance monitoring catches slowdowns before they become outages.
Recommended learning order
- LatencyLatency is the delay between starting a request and observing a response milestone.
- Response timeResponse time is how long a request takes until a complete response is received.
- TimeoutTimeout is the maximum time allowed for a request or check before it fails. Teams use the term to keep checks, alerts, and reviews precise.
- Response-time thresholdResponse-time threshold is the maximum acceptable duration for a successful response. Teams use the term to keep checks, alerts, and reviews precise.
- Time to first byteTime to first byte is the time until the client receives the first byte of the response.
Foundational terms
- LatencyLatency is the delay between starting a request and observing a response milestone.
- Response timeResponse time is how long a request takes until a complete response is received.
- TimeoutTimeout is the maximum time allowed for a request or check before it fails. Teams use the term to keep checks, alerts, and reviews precise.
- Response-time thresholdResponse-time threshold is the maximum acceptable duration for a successful response. Teams use the term to keep checks, alerts, and reviews precise.