pub const COMPOSITE_PREFIXES: &[&str];Expand description
Composite alias-bound prefixes. Each prefix gets three on-disk keys:
<prefix> (full <type>.<alias>), <prefix>_type, <prefix>_alias.
Adding to this list propagates to every consumer the same way as
ATTRIBUTION_FIELDS.