pub static MZ_CONSOLE_CLUSTER_UTILIZATION_OVERVIEW_3H: LazyLock<BuiltinView>Expand description
Un-binned cluster utilization over the last 3 hours, for the Console’s “Last
hour” / “Last 3 hours” graphs. Unlike the binned _overview* views, this
exposes raw per-(replica, sample) metrics and the Console bins client-side.
See console_cluster_utilization_unbinned_3h_sql for details.