pub fn record_example_suppression(
detector: &str,
path: Option<&str>,
credential: &str,
reason: &'static str,
)Expand description
Record one example/placeholder suppression. Always increments the
counter; only appends a full event record when --dogfood is on.