pub const EVENT_FAMILIES: &[&str];Expand description
The families a runtime event can belong to — the segment before the first
dot in an event name. A closed vocabulary so include: [pressur] is a
startup error rather than a filter that silently matches nothing.
families_cover_the_emitted_vocabulary keeps this honest against the tree.