DESCRIPTION > Stores all the data from the http_response table for the last 30 days, mainly used for accessing the data details. NODE aggregate SQL > SELECT toDateTime(fromUnixTimestamp64Milli(cronTimestamp)) AS time, latency, monitorId, region, statusCode, error, timestamp, url, workspaceId, cronTimestamp, message, timing, headers, assertions, body, trigger, id, requestStatus, method FROM ping_response__v8 TYPE materialized DATASOURCE mv__http_full_14d__v0