alias Phoenix.LiveDashboard.MemoryAllocatorsPage
<MemoryAllocatorsPage.render
page={
%PageBuilder{...}
%PageBuilder{
node: :nonode@nohost,
params: %{},
route: :memory_allocators
}
}
row_fetcher={
{
&Phoenix.LiveDashboard.LiveCaptureFactory.memory_allocators_row_fetcher/3,
:nil
}
}
/>