PREPROD
ReaderAuthor

suite

Ops Service Snapshot

A point-in-time health and performance reading for one product service.

1 min read · 2 depth levelsstratum-suite · vdevMatches production
Everyday

An OpsServiceSnapshot is a periodic health check captured for a single service. It identifies the service by productSlug and records its status along with live performance numbers: latencyMs for response time, errorCount and requestCount for traffic and failures, and memoryUsageMb plus cpuPercent for resource pressure. The checkedAt timestamp marks when the reading was taken. Operators use a stream of these snapshots to watch each product's behavior over time and to spot degradations before they become outages.

Technical section
Data model, API, and internals — visible to developers.
View as developer
Was this helpful?