risingwave_meta::dashboard::handlers

Function analyze_heap

source
pub async fn analyze_heap(
    __arg0: Path<(WorkerId, String)>,
    __arg1: Extension<Service>,
) -> Result<Response, DashboardError>