For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.9

Type Alias: StatusMetric

type StatusMetric = object;

Metric for a single job status.

Properties

count

count: number;

Number of jobs in this status.


lastUpdatedAt

lastUpdatedAt: string | null;

ISO 8601 timestamp of the last update for this status.