risingwave_meta::dashboard::handlers

Function heap_profile

source
pub async fn heap_profile(
    __arg0: Path<WorkerId>,
    __arg1: Extension<Service>,
) -> Result<Json<HeapProfilingResponse>, DashboardError>