SCHEMA > `timestamp` DateTime64(3), `workspaceId` String, `webhookId` String, `url` String, `success` UInt8, `status` Int64, `eventName` String, `version` String ENGINE MergeTree ENGINE_PARTITION_KEY toYYYYMM(timestamp) ENGINE_SORTING_KEY timestamp, workspaceId