Changelog

Feature releases, improvements, and fixes. Updated as we deploy. Newest entries first.

Postmortem Auto-Draft

Devtract now generates a structured postmortem draft automatically when an incident is marked resolved.

Draft includes incident timeline, root cause section pre-filled from RCA findings, and a section for action items.

Export as Markdown or copy-paste ready text. Available on Growth and Scale tiers.

Copilot conversation history from the incident is attached as an appendix.

Argo CD and Terraform Cloud Integration

Added deploy event ingestion from Argo CD (via webhook) and Terraform Cloud (via run events API).

Deploy timestamps from both sources are now factored into the correlation window alongside GitHub Actions.

Infrastructure-layer deploys (Terraform) are displayed with a distinct amber marker in the correlation timeline.

On-Call Copilot

Natural-language Q&A against your active incident data, available in the Devtract web UI and via a Slack slash command.

All answers are grounded in your actual telemetry, scoped to the incident window. No general-purpose chatbot behavior.

Copilot context is preserved across the incident lifecycle, including during postmortem review.

Available on Growth and Scale tiers.

RCA Confidence Score Recalibration

Recalibrated confidence scores based on 4 months of production data. Scores are now more conservative and reflect actual hit rate more accurately.

Top hypothesis accuracy (user-confirmed correct) improved from 74% to 81% with the new model.

Confidence display now shows a context note when the score drops below 50%, prompting additional manual review.

PagerDuty and OpsGenie Bi-Directional Integration

Devtract now receives alert triggers directly from PagerDuty and OpsGenie via webhook, eliminating the previous polling delay.

RCA cards are delivered back into the triggering PagerDuty incident or OpsGenie alert as a note, keeping context in your existing tool.

Alert acknowledgement from PagerDuty/OpsGenie is reflected in the Devtract incident timeline.

Kubernetes Event Correlation

K8s pod OOM events, CrashLoopBackOff, and node pressure events are now ingested as a first-class signal type.

K8s events are displayed in the correlation timeline alongside metrics and deploy events.

OOM events are weighted heavily in the statistical model when they co-occur with a recent deploy in the same service.

Public Beta Launch

Devtract is now available in public beta. Sign up at devtract.com.

Core correlation engine supporting Datadog, Prometheus, CloudWatch, and GitHub Actions.

RCA ranking with top-3 hypotheses and confidence scores delivered to Slack.

Starter tier is free and requires no credit card.

Private Alpha

First external users onboarded. Correlation engine and basic RCA ranking working in production environments.

Datadog and Prometheus integrations stable.