erlanglab / erlangpl

Tool for developers working with systems running on the Erlang VM (BEAM). It helps with performance analysis.
http://www.erlang.pl/
Apache License 2.0
546 stars 40 forks source link

Help tooltips in dashboad system info #79

Open Hajto opened 7 years ago

Hajto commented 7 years ago

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.

zrzut ekranu 2017-08-05 o 23 17 29

For example when user hovers over kernel support it could tell him what does option does and maybe how to enable it (i personally have no idea what it does) and what consequences could be.

Or for example when hovering over process limit we could tell user how processes the system is using already.