Evidence · Deployment
Deployment
checkout-api:v2.14.7 deployed 8m before incident
- Source
- Kubernetes API
- Time
- 14:02:11
THE AUTOBSERVE PLATFORM
AutoObserve connects telemetry, changes, topology and operational context into an intelligence system that detects meaningful situations, investigates causes, understands impact and drives evidence-backed decisions.
Production
Production Intelligence
Multi-DSL Evidence Engine
Powered by CIR · Knowledge · Policy
FROM OBSERVABILITY TO INTELLIGENCE
CONVENTIONAL TOOLS
Telemetry
Queries
Dashboards
Alerts
Engineer
Manual investigation
AUTOBSERVE
Telemetry + Changes + Topology
Evidence
Situation Detection
Investigation
Causal Understanding
Decision
Signals become evidence. Evidence becomes understanding. Understanding becomes a decision.
01 — EVIDENCE
Production constantly emits partial observations. AutoObserve connects those observations with system context before deciding what they mean.
Intelligence is traceable back to source evidence.
PRODUCTION EVIDENCE
Explore metrics, logs, traces and changes in shared context.
AutoObserve connects telemetry across services, dependencies and production changes—preserving context while you move between evidence types.
Production
DEVIATION
Checkout latency +184%
DB spans +412 ms vs baseline
CHANGE
Deployment v2.14.7
8m before incident
RELATIONSHIP
Checkout → Payment
2 downstream services
Provenance
From checkout-latency — every card links back to its source.
Evidence · Deployment
checkout-api:v2.14.7 deployed 8m before incident
Evidence · Metric
p95 latency +184%; connection acquisition timeouts +930%
Evidence · Trace
DB spans +412 ms versus baseline
Evidence · Kubernetes
checkout-api restarted ×3 during the window
Evidence · Log
connection acquisition timeout messages spike
Evidence · Historical pattern
Baseline deviation vs prior 7 days of checkout p95
02 — INTELLIGENCE
Does this matter?
Does this matter?
AIDDE evaluates evidence collectively instead of turning every anomalous signal into another interruption.
We interrupt less, but better.
Explore AIDDE →AIDDE decision
Decision
● Investigate
Customer-impacting degradation with multiple correlated evidence sources.
Suppressed
Decision
Suppressed
No customer impact and weak correlation to the checkout path.
What explains it?
Hypotheses compete. Confidence rises as supporting evidence accumulates — and drops when evidence contradicts.
Hypotheses
Selected hypothesis
checkout-api deployment
Supporting evidence
Contradicting evidence
Confidence over time
14:31:24
38%
14:31:42
74%
14:31:50
68%
14:32:12
91%
Uncertainty → evidence acquisition → belief update — not magic AI.
What caused what—and what is affected?
The same incident becomes graph context — switch semantic lenses to see dependencies, causal path, blast radius, or changes.
Question
How might this incident be propagating?
Checkout is the likely origin — not a declared root cause
service
Checkout
Degraded
v2.14.7
LIKELY ORIGIN
service
Payment
Impacted
IMPACTED
service
Orders
Impacted
IMPACTED
Likely origin
Checkout
Degraded · v2.14.7 · LIKELY ORIGIN
Downstream
Phase: CAUSAL. How might this incident be propagating? Checkout is the likely origin — not a declared root cause Selected entity: Checkout. Upstream dependents: Web. Direct dependencies: Inventory, Payment, Orders. Incident state: Checkout: Degraded (LIKELY ORIGIN); Payment: Impacted (IMPACTED); Orders: Impacted (IMPACTED); Stripe: Unknown.
03 — DECISION
Many products can generate an explanation. Fewer establish a coherent model for evidence, uncertainty, impact, and policy → decision.
Assessment
Policy
Decision
INTERRUPT ON-CALL
Policy thresholds met. Confidence and customer impact justify paging on-call.
04 — RESPONSE
Graduated autonomy — observe, involve a human, or recommend automation — then verify what happened.
From the decision
OBSERVE
AvailableContinue monitoring
Outcome recorded
HUMAN
AvailableNotify / Page engineer
Outcome recorded
AUTOMATION
PreviewRecommend action → Approved workflow
VERIFY
Observe and human paths record an outcome. Automation adds an approved workflow, then verify.
PLATFORM DIRECTION
RoadmapOutcomes feed future investigations. Self-learning behaviour is directional — not claimed as shipped.
Outcome → memory
Outcome types include remediation results as a directional memory shape — not a claim that autonomous remediation is generally available.
Outcome → Incident memory → Future investigations
05 — FOUNDATION
After the what comes the how — one layered system from production data through the Multi-DSL evidence engine to intelligence.
PRODUCTION INTELLIGENCE
REASONING
EVIDENCE
MULTI-DSL EVIDENCE ENGINE
PRODUCTION DATA
MULTI-DSL EVIDENCE ENGINE
AutoObserve plans and executes the queries required to answer production questions across metrics, logs, traces, changes and system context—while preserving the queries, sources and evidence behind every answer.
Investigation need
“Why did checkout failures increase after 14:31?”
5 evidence requests
Metrics · Logs · Traces · Changes
Evidence plan
ESTABLISH DEGRADATION
Did checkout latency and errors change?
IDENTIFY ERROR SIGNATURES
Did new application errors appear?
LOCATE FAILURE ORIGIN
Where do failed requests first break?
IDENTIFY RECENT CHANGE
What changed immediately before degradation?
NORMALISE EVIDENCE
Map DSL results into a shared evidence object for reasoning.
Generated queries
Metrics
PromQL
histogram_quantile(0.95, sum(rate(http_request_duration_seconds_bucket{service="checkout-api"}[5m])) by (le))Logs
LogQL
{service="checkout-api"} |= "connection acquisition timeout"Traces
TraceQL
{ resource.service.name = "checkout-api" && name = "db.query" } | duration > 400msExecution details
OPEN ARCHITECTURE
Adopt AutoObserve without rebuilding your telemetry architecture.
YOUR ENVIRONMENT
OpenTelemetry
AutoObserve
EXISTING PRODUCTION SYSTEMS
Works alongside — not a replacement.
BUILT FOR ENGINEERS
OPEN STANDARDS
DEPLOY YOUR WAY
INSPECTABLE
From raw production evidence to explainable decisions, AutoObserve connects the investigation instead of leaving engineers to assemble it manually.