Glossary
Plain-language definitions for the terms every SRE, DevOps engineer, and developer should know — from Alert to Trace.
Alert
A notification that a system health threshold has been crossed.
Incident ManagementAPM
Software tooling that measures and tracks application performance in real time.
MonitoringAWS
Amazon's cloud platform — the world's leading cloud infrastructure provider.
CloudAzure
Microsoft's cloud platform for building, deploying, and managing applications.
CloudCloudTrail
AWS service that logs all API activity across your AWS infrastructure.
CloudCloudWatch
AWS's monitoring and observability service for resources and applications.
CloudCardinality
The number of unique label combinations in a metric — high cardinality is a common scaling challenge.
MetricsCollector
A middleware pipeline that receives, processes, and exports telemetry from many sources to many backends.
StandardsData Lake
Unified storage for logs, metrics, traces, and events — enabling deep correlation.
StorageDevOps
Practices combining development and operations to accelerate reliable software delivery.
DevOpsDownsampling
Reducing data points in a time series to lower storage cost without losing insight.
StorageO11y
Numeronym shorthand for 'observability' — 11 letters between the 'o' and 'y'.
ObservabilityObservability
The ability to understand system behaviour in production from its external telemetry outputs.
ObservabilityOTLP
The standard OpenTelemetry protocol for transmitting telemetry between systems.
StandardsSLO
A quantitative reliability target that defines acceptable service performance for users.
ReliabilitySpan
A single unit of work within a distributed trace, recording timing, name, and parent relationship.
TelemetrySampling
Collecting a representative subset of traces to control volume and cost without losing insight.
TelemetrySLA
A formal contract with customers defining the minimum reliability level a service must meet.
ReliabilitySLI
A Service Level Indicator — the specific metric used to measure whether an SLO is being met.
Reliability