You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.
Supervision tree displays relationship between processes.
Nodes
There are two types of processes displayed:
supervisors - green
workers - blue
Links between those are represented by lines drawn between them.
Exploring the tree
You can traverse this process tree in various different ways.
On the right side you have application list. You can filter applications that are displayed on screen. If you would like to not show information about IEx you can just uncheck the tickbox next to the name and then it's supervision tree will dissappear.
You can also click on the application you want to inspect. It will cause the view to focus on this application and select the root supervior.
Investigating the details
Once you focus on a PID you can see more details about it.