db.audit_events.aggregate([
{ $match: { severity: "high" } },
{ $group: { _id: "$service", hits: { $sum: 1 } } },
{ $sort: { hits: -1 } }
])
SELECT service, COUNT(*) AS failures FROM deployment_events WHERE status = 'failed' GROUP BY service ORDER BY failures DESC;
SELECT namespace, avg(cpu_millicores) AS cpu FROM pod_samples WHERE sampled_at > now() - interval '1 hour' GROUP BY namespace ORDER BY cpu DESC;
SELECT repo, COUNT(*) AS open_items FROM local_issue_cache WHERE closed_at IS NULL GROUP BY repo ORDER BY open_items DESC;
podman pod ps NAME READY STATUS api-stack 3/3 Running worker-tools 2/2 Running rootless mode enabled
api-gateway running 3 ports worker-sync running healthy redis-cache running 128MB old-migration exited cleanup
kubectl get pods -n payments NAME READY STATUS api-7f6c8c9b6-2dq9m 1/1 Running jobs-6fd77d95b-hk8nn 1/1 Running
ssh ops@prod-gateway jump host: bastion local 15432 -> db.internal:5432 session log: enabled
local shell: zsh serial: /dev/ttyUSB0 history search: enabled broadcast mode: off session notes pinned
Mongrel
A professional workbench for data, infrastructure, and terminal sessions.
Mongrel brings databases, container platforms, Kubernetes clusters, query workflows, schema tools, dashboards, and terminal sessions into one desktop interface for Windows 11, macOS, and Linux.
- MongoDB, MySQL/MariaDB, PostgreSQL, and SQLite in one workspace.
- Docker, Podman, Kubernetes, and terminal workflows beside your data tools.
- SQL, visual builders, dashboards, explain plans, schema sync, backups, and connection sync.
- Safety-first writes, profile organization, session restore, and power-user navigation.