risingwave_meta::dashboard::handlers

Function list_heap_profile

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