Trace projection policy.
Policies are data. They decide whether trace entries are emitted, how much to sample, and which keys should be omitted or redacted before a trace sink sees the event data.
Summary
Types
Functions
@spec default_omit_keys() :: [String.t()]
@spec default_redact_keys() :: [String.t()]
@spec schema() :: Zoi.schema()