Footprints Data Model

Table
Table Name Rule Usage Statistic
Table Definition A table that records statistics on rule usage.

Attribute
Attribute Name Attribute Definition Logical Datatype Is Required
Rule Usage Statistic Id The automatically generated primary key of the rule_usage_statistic table. LONG Yes
Definition UUID The rule definition id. VARCHAR(255) Yes
Last Hit Timestamp The time of the last hit DATE No
Hit Count Count of hits. INTEGER Yes
Impact Count The count of the impact INTEGER No