@squidcloud/client
    Preparing search index...

    Type Alias QueryMetricsResultPoint

    QueryMetricsResultPoint: [number, ...(number | null)[]]

    Every result point is a list of [timestamp, values...], where list of values are defined by the list of functions in the request. If there is no data for the point 'null' is used as a 'value'. The timestamp is always equal to the point period start date and is measured in Unix epoch seconds.