Observability Pipeline
An observability pipeline is the infrastructure that collects, processes, routes, and stores telemetry data — logs, metrics, and traces — from applications and infrastructure, sitting between data sources and observability backends to enable filtering, enrichment, transformation, and multi-destination routing before…
5 resources across 1 library
Glossary Terms(5)
Cold Start
A cold start is the added latency incurred when a serverless function, container, or newly-scaled instance must be initialized from scratch — provisioning reso…
Infrastructure Drift
Infrastructure drift occurs when the actual, live state of cloud or infrastructure resources diverges from the state defined in Infrastructure as Code (IaC) co…
Runtime Security
Runtime security is the practice of monitoring, detecting, and responding to threats and anomalous behavior in applications and infrastructure while they are a…
Observability Pipeline
An observability pipeline is the infrastructure that collects, processes, routes, and stores telemetry data — logs, metrics, and traces — from applications and…
SLO
An SLO (Service Level Objective) is a specific, measurable target for a service's reliability — such as '99.9% of requests succeed within 300ms over a rolling…