Download Latest Version 1.26.3 source code.zip (51.6 MB) Google Add to Preferred Sources
Home / v1.25.0
Name Modified Size InfoDownloads / Week
Parent folder
coroot-arm64 2026-08-27 65.0 MB
coroot-amd64 2026-08-27 68.4 MB
1.25.0 source code.tar.gz 2026-08-27 51.3 MB
1.25.0 source code.zip 2026-08-27 51.6 MB
README.md 2026-08-27 1.8 kB
Totals: 5 Items   236.3 MB 0

Deep MongoDB monitoring

Coroot now monitors MongoDB internals the way a DBA would, with built-in health checks that detect real problems and explain the root cause.

  • Query performance from the profiler: top queries by time, docs and index keys examined vs returned, collection scans and in-memory sorts flagged. image

  • Replication and oplog: per-secondary lag, oplog window, and apply rate. Lag alerts name the cause (fsyncLock backup, lock holder, slow disk, broken network). image

  • WiredTiger internals and saturation: tickets, queued operations, cache eviction, checkpoints, and journal writes, pointing at the operation responsible.

  • Health checks: availability and no-primary, query latency, connections, oplog window, storage fragmentation, and backups. image

  • Backups: for the Percona Operator, tracks schedule, PITR, and recent runs, catching overdue, failed, and stale backups. image

Works across Kubernetes, the Percona Operator (PSMDB), and self-hosted replica sets.

What's Changed

Full Changelog: https://github.com/coroot/coroot/compare/v1.24.5...v1.25.0

Source: README.md, updated 2026-08-27