Constant MAX_HISTOGRAM_BUCKETS

pub const MAX_HISTOGRAM_BUCKETS: u32 = 500; // 500u32
Expand description

This is intended as a reasonable maximum number of histogram buckets per event.