Jakub Hajto
Jakub Hajto
I think it is very common to try find `gen_` process in supervision try. I think it could be good idea to expose more `current_function.module` and `initialCall`. It would be...
I think that adding tooltips to `dashboard/system` would be good idea. Some of users might be still new to Erlang/OTP/Elixir and they don't know much about some of the settings....
I think Elixir version (if it is IEx or it is an Elixir node) should be nice addition.
We should make better documentation about how to use the tool. I think it could be similar to talk presented on Cracows meetup (slides: https://speakerdeck.com/michalslaski/exploring-beam-based-systems-with-erlang-dot-pl) Showing possible workflow.
Why don't we make it easier to install and allow people to install it through different kinds of package managers like: ``` brew install erlangpl apt-get install erlangpl ``` And...
List of process sorted by reductions/other means describing throughput would be nice addition. It could help people finding most busy process that may be bottle neck.
### Environment - Elixir version (elixir -v): Elixir 1.13.4 (compiled with Erlang/OTP 24) - Phoenix version (mix deps): phoenix 1.6.10 (Hex package) (mix) - Operating system: MacOs 12.5 (21G72) ###...
TODO: - When testing API is released replace the required version with the new one
A couple of months ago we had a discussion (https://elixir-lang.slack.com/archives/C0ETJ9081/p1694083174300609) on Elixir slack. I decided to figure out a good way to solve this issue. The intended use case is...