Monitoring Background Jobs

Monitors CockroachDB background job health by identifying failed, paused, and long-running jobs using SHOW JOBS and SHOW AUTOMATIC JOBS. Surfaces schema changes, backups/restores, automatic statistics collection, and SQL stats compaction jobs without DB Console access. Use when investigating schema change delays, failed backups, or automatic job issues.

cockroachlabs Updated

File contents

cockroachlabs/cockroachdb-skills/tree/main/skills/cockroachdb-observability-and-diagnostics/monitoring-background-jobs commit 47a0025c04

Frequently asked questions

npx skillmds@latest add cockroachlabs/monitoring-background-jobs-2