Dbt Cloud status history
Current state: operational — “All Systems Operational” per https://status.getdbt.com (Atlassian Statuspage), checked 2026-09-16 12:28 UTC.
How long do Dbt Cloud incidents last?
From 27 incidents with a vendor-posted start and resolve time. Longest on record: Snowflake Authentication failure in Development environments if the Account name has an '_' — 23.4 h (2026-06-24 16:14 UTC). Excluded, never estimated: 3 resolved before started (vendor data error). Duration is the gap between the vendor's own posted timestamps — it is not measured downtime, uptime or an SLA figure, and a vendor that posts every blip will look worse here than one that posts nothing. Same rule as the outage-duration dataset.
Incidents on record (30)
| Started | Incident | Status | Impact | Duration |
|---|---|---|---|---|
| 2026-09-10 14:28 UTC | Intermittent errors on the Discovery API | resolved | minor | 2 h 17 min |
| 2026-09-10 13:46 UTC | Increased error rates associated with dbt MCP and dbt Wizard | resolved | minor | 41 min |
| 2026-09-10 08:02 UTC | State usage metrics not being ingested | resolved | major | 1 h 12 min |
| 2026-09-08 18:44 UTC | User Login Sessions Terminated | resolved | major | 4 h 31 min |
| 2026-09-04 14:20 UTC | dbt Platform not responding | resolved | critical | 1 h 31 min |
| 2026-09-03 13:24 UTC | New user onboarding issue for trial sign-ups | resolved | none | 1 min |
| 2026-09-02 15:00 UTC | Delayed metadata ingestion and Discovery API latency | resolved | minor | 2 h 56 min |
| 2026-08-26 15:58 UTC | support@getdbt.com address not found | resolved | minor | 5 h 50 min |
| 2026-08-25 04:23 UTC | Intermittent Databricks connection Errors | resolved | minor | 36 min |
| 2026-08-24 15:44 UTC | Degraded Discovery API performance | resolved | minor | — |
| 2026-08-18 09:15 UTC | Studio AI assistant (Wizard) tool errors | resolved | minor | 2 h 03 min |
| 2026-08-17 15:02 UTC | Git Failures in dbt Platform | resolved | major | 6 h 19 min |
| 2026-08-13 20:18 UTC | ai-codegen-api-increased-error-rate | resolved | minor | 3 h 14 min |
| 2026-08-10 23:26 UTC | Potential intermittent admin APIs requests failing | resolved | minor | 2 h 03 min |
| 2026-08-09 16:25 UTC | Fusion Stable: BigQuery incremental model builds affected | resolved | minor | 1 h 17 min |
| 2026-07-29 09:12 UTC | AI Codegen (Wizard) unavailable in EMEA | resolved | minor | 5 min |
| 2026-07-27 18:25 UTC | Certificate errors affecting the dbt platform | resolved | critical | 25 min |
| 2026-07-24 07:58 UTC | Scheduled jobs are intermittently affected by job failures caused by 403 error | resolved | minor | 6 h 59 min |
| 2026-07-22 01:52 UTC | Unable to create or edit environment variables in dbt platform user interface | resolved | minor | 5 h 37 min |
| 2026-07-21 10:23 UTC | Job runs failing at the git clone step | resolved | critical | 2 h 28 min |
| 2026-07-19 07:33 UTC | Some EMEA customers experiencing Git clone failures (403 errors) on thier accounts | resolved | major | 6 h 21 min |
| 2026-07-16 23:48 UTC | Studio IDE experiencing issues | resolved | major | 1 h 12 min |
| 2026-07-10 12:19 UTC | Intermittent slowness on login.dbt.com and loading account information | resolved | minor | 2 h 26 min |
| 2026-07-07 00:55 UTC | Minor delay in job runs starting | resolved | minor | 35 min |
| 2026-06-30 21:57 UTC | us1.dbt.com is unreachable and showing 'something went wrong' | resolved | critical | — |
| 2026-06-29 04:47 UTC | Brief API unavailability | resolved | minor | — |
| 2026-06-24 16:14 UTC | Snowflake Authentication failure in Development environments if the Account name has an '_' | resolved | minor | 23 h 26 min |
| 2026-06-19 17:19 UTC | LSP connection errors in Studio | resolved | major | 1 h 16 min |
| 2026-06-19 08:52 UTC | Login Distruption | resolved | minor | 3 h 32 min |
| 2026-06-19 06:16 UTC | Customer login access disruption | resolved | major | 1 h 39 min |
Titles, statuses and impact levels are the vendor's own words. Durations marked approx. are inferred from the poll that first found the incident gone. Shows the latest 60; the JSON has everything we hold (up to 400 days).
Watch Dbt Cloud with the template
Put this in config.json of your fork and add a WEBHOOK_URL secret:
{
"vendors": [
"dbt-cloud"
],
"format": "auto",
"map_url": "https://raw.githubusercontent.com/APVentureEngine/vendor-status-watch/main/vendors.json",
"unreachable_after": 3,
"mute_maintenance": false
}