Platform health

Server updated: {{ serverUpdatedAt ? serverUpdatedAt.toLocaleTimeString('sv-SE') : 'N/A' }} Client updated: {{ clientUpdatedAt ? clientUpdatedAt.toLocaleTimeString('sv-SE') : 'N/A' }} Turnaround: {{ batch.Dur }}s
Debug information
{{ debug }}

No debug target selected. Click the 'debug' action on a platform to view its data.

Workers

{{ v }}
{{ worker.name }} {{ new Date(worker.startedAt).toLocaleString() }} ({{ Math.round((new Date() - new Date(worker.startedAt))/(60000)) }} min) {{ worker.busyMinutes.toLocaleString() }} Err: {{ worker.Err }} Stuck > 2 days Stuck > 12 hours OK

Platforms

Name Version Queue Support level Drivers App mem (GB) App disk (GB) DB disk (GB) Uptime Node name Issues Actions
{{ job.Config.Name }} DuckDB {{ job.Config.Ref.slice(0, 10) }} [{{ daysAgo(job.Config.Ts) }}] {{ job.Result.queue.Info.Queue }}/{{ job.Result.queue.Info.SnapshotQueue }} {{ job.Config.CustomerType || '-' }} {{ driver }} {{ Math.round(job.Result.app_memory.Info.sys / (1024 * 1024 * 1024) * 100) / 100 }} [{{ job.Config.MemReq }}/{{ job.Config.MemLimit }}] {{ Math.round(job.Result.app_disk.Info.Free / (1024 * 1024 * 1024) * 100) / 100 }} free [{{ Math.round(job.Result.app_disk.Info.Total / (1024 * 1024 * 1024) * 100) / 100 }} total] {{ Math.round(job.Result.db.Info.Free / (1024 * 1024 * 1024) * 100) / 100 }} free [{{ Math.round(job.Result.db.Info.Capacity / (1024 * 1024 * 1024) * 100) / 100 }} total] {{ Math.round(((+new Date()) / 1000 - job.Result.uptime.Info.StartedAtTs) / 3600 / 24 * 10) / 10 }} days {{ job.Result.k8s.Info.NodeName }} {{ issue.LastErr }}

Integrations (proxy)

{{ v }}
{{ e.Platform }} {{ e.Driver }} {{ timeSince(getFirstTs(e.InProgress)) }} {{ timeSince(getLatestTs(successEvents(e))) }} {{ timeSince(getLatestTs(failedEvents(e))) }}

Issues

Issue description
{{ issue }}

Platform overview

Platform Status Budget level Budget (USD/mo) Spent this month Budget spent
{{ row.name }} {{ row.enabled ? 'enabled' : 'off' }} {{ budgetLevelLabel(row.budgetLevel) }} ${{ row.budgetUsd.toLocaleString() }} ${{ row.spentUsd.toFixed(2) }} {{ row.budgetPct.toFixed(0) }}%
Total ${{ overviewTotals.budgetUsd.toLocaleString() }} ${{ overviewTotals.spentUsd.toFixed(2) }}

Sift Sense usage

No Sift Sense usage reported yet.