Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Observer Tool: Processes appear in the Processes List but not in the Applications graph

Tags:

elixir

I've opened my project with iex -S mix and started my application inside then I run :observer.start() to see my processes. The problem is that my application's processes don't appear under the Applications tab, but the do appear in the Processes list. enter image description here enter image description here

Why could that be?

like image 266
user3790827 Avatar asked Oct 24 '25 22:10

user3790827


1 Answers

Turns out I forgot to define the application callback.

like image 84
user3790827 Avatar answered Oct 27 '25 20:10

user3790827



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!