Docs
alias Phoenix.LiveDashboard.ProcessInfoComponent

<ProcessInfoComponent.render
alive={:true}
current_function="Elixir.Task.Supervised/2"
current_stacktrace="Elixir.Task.Supervised/2"
error_handler={:error_handler}
garbage_collection="enabled"
group_leader="PID 0.0.0"
heap_size={144}
initial_call="Elixir.Task.Supervised/2"
label={:nil}
message_queue_len={0}
monitored_by={
  []
}
monitors={
  []
}
priority={:normal}
reductions={1024}
registered_name={:nil}
stack_size={24}
status={:running}
suspending="false"
total_heap_size={233}
trap_exit={:false}
page={
  %{
    allow_destructive_actions: :false
  }
}
ancestor_links={
  ["PID 0.200.0"]
}
other_links={
  []
}
/>