May 2018
Intermediate to advanced
412 pages
9h 3m
English
As you might expect from a platform that has been running demanding and critical applications for 20 years, Erlang has great server-monitoring tools.
One of the easiest to use is already baked in. Inside IEx, run
| | iex> :observer.start() |
Use this to get insight into…
Basic system information:

Dynamic charts of load:

Information and contents of Erlang ETS tables:

Running processes:
Running applications:
Memory allocation: ...
Read now
Unlock full access