# Data Source created from Pipe 'aggregate__dns_status_45d__v1' SCHEMA > `time` DateTime('UTC'), `monitorId` Int16, `count` AggregateFunction(count), `success` AggregateFunction(count, Nullable(UInt8)), `error` AggregateFunction(count, Nullable(UInt8)), `degraded` AggregateFunction(count, Nullable(UInt8)) ENGINE "AggregatingMergeTree" ENGINE_PARTITION_KEY "toYYYYMM(time)" ENGINE_SORTING_KEY "monitorId, time" ENGINE_TTL "time + toIntervalDay(46)"