pub const METRIC_SINK_CURATED_PREFIX_MARKER: &str = "mz_metric_sink_curated_";Expand description
The prefix reserved for the curated sinks (mz_adapter::coord::metric_sink::CURATED);
validate_user_metric_sink_prefix keeps user prefixes clear of it.