# Data Source created from Pipe 'aggregate__http_status_14d__v0' VERSION 0 SCHEMA > `time` DateTime('UTC'), `monitorId` String, `total` AggregateFunction(count), `success` AggregateFunction(count, Nullable(UInt8)), `degraded` AggregateFunction(count, Nullable(UInt8)), `error` AggregateFunction(count, Nullable(UInt8)) ENGINE "AggregatingMergeTree" ENGINE_PARTITION_KEY "toYYYYMM(time)" ENGINE_SORTING_KEY "monitorId, time" ENGINE_TTL "time + toIntervalDay(14)"