Component schema
Spam Filter Annotations
object1 direct reference
Definition
Spam filters use hard delete (removed from the dataset settings array),
so there is no dash0.com/deleted-at annotation. Timestamps
(created-at, updated-at) are not tracked because filters are stored
as elements of a JSONB array inside the dataset settings, which has no
per-element timestamp support.
string
Whether this spam filter is active. Defaults to "true".
When set to "false", the filter is skipped.
"true""false"Used by 1
These schemas and endpoints reference this type directly.