The ControlTheory Glossary
A plain-language reference for the OpenTelemetry, observability, and runtime-feedback terms that come up across our docs, plus the ControlTheory product terms you’ll run into along the way. Short answers for developers who want the definition and the next link, not a lecture.
region label is low. High cardinality is good for debugging and expensive to index in metric systems, which is why traditional TSDBs push back on it.traceparent and tracestate HTTP headers that carry it, so tracing works even when each hop runs different software. Without it, a distributed trace fragments into disconnected pieces.node_exporter for host metrics, kube-state-metrics for Kubernetes objects, blackbox_exporter for HTTP probes.brew install gonzo.TRACE, DEBUG, INFO, WARN, ERROR, FATAL. Most production systems filter at INFO or WARN by default and only enable DEBUG during an active investigation.kubectl logs. They’re ephemeral: when a pod is rescheduled or crashes, its logs can vanish with it, so production clusters run a node-level agent (Fluent Bit, Vector, or the OpenTelemetry Collector) to ship them to durable storage before that happens. Dstl8 ingests Kubernetes as a source so pod logs land next to the rest of the deployment chain.rate() to get a per-second rate over a window, which is what turns “5,402,118 requests total” into the useful “120 requests/sec right now.”_bucket, _sum, and _count series, and you compute quantiles like p99 at query time with histogram_quantile(). The standard way to track latency distributions in Prometheus; summaries are the alternative when you need quantiles computed client-side instead.No terms match your filter
Try a shorter query, or clear the box to see all terms.
AI writes the code. Dstl8 watches the runtime.
Dstl8 is the runtime feedback loop for AI-generated code. It watches your deployment chain continuously, correlates issues across Vercel, Supabase, Railway, AWS, Kubernetes, and OTLP, and feeds root cause with fix recommendations straight into Claude Code, Cursor, and Codex. Möbius does the detection, so you’re not the one doing dashboard archaeology at 2am.
14 days free · No credit card · 5-minute setup · Full platform access














