MetricsMeta

interface MetricsMeta {
    utc_now_timestamp: number;
    window_size_seconds: number;
}

Properties

utc_now_timestamp: number

UTC timestamp of the current time

window_size_seconds: number

Size, in seconds, of the window used to compute the metric