Releases: zhongwencool/observer_cli
Releases · zhongwencool/observer_cli
1.8.3
What's Changed
- process_info(Pid, monitors) can also return {port, _} tuples by @gomoripeti in #110
- correct the units shown for memory data by @gonzalobf in #111
- Fix compile warning on OTP 27 by @zmstone in #114
- Fix mnesia crash by handling unknown storage types by @zhongwencool in #115
New Contributors
- @gonzalobf made their first contribution in #111
Full Changelog: v1.8.2...1.8.3
v1.8.2
What's Changed
- Fix unit of fullsweep_after by @binaryseed in #108
- chore: fix typo lable -> label by @zmstone in #109
New Contributors
- @binaryseed made their first contribution in #108
Full Changelog: 1.8.1...v1.8.2
1.8.1
What's Changed
- chore: move xref from rebar.config to code attribute by @zhongwencool in #106
- feat: show node name in system pane by @zhongwencool in #107
Full Changelog: 1.8.0...1.8.1
Show process's label and node's dist_stats
New Feature:
- Process Label Display: Now shows the process's label when set using proc_lib:set_label(Label).
- System 8000 View Update: Displays the number of bytes in the output distribution queue, which sits between Erlang code and the port driver, using the undocumented function erlang:dist_get_stat/1.
- Added support for to jump to a specific process PID.
Bug Fix
- Resolved an issue where the Doc View would not display when the OTP version is 27.
1.7.5
What's Changed
- feat: Add leading zeros to uptime by @Alberdi in #95
- fix(cli_mnesia): external copies as 3-element tuple by @JimMoen in #100
- Fix order of application info items by @gomoripeti in #101
- fix: Add ending separator to the menu options by @Alberdi in #98
- chore: bump up to 1.7.5 by @zhongwencool in #102
New Contributors
Full Changelog: 1.7.4...1.7.5
1.7.3
What's Changed
- Fix heap size to be in bytes by @gomoripeti in #87
- fix: system panel crash with ps command. by @zhongwencool in #89
New Contributors
- @gomoripeti made their first contribution in #87
Full Changelog: 1.7.2...1.7.3
1.7.2
application included started/starting/loaded/loading status
Merge pull request #83 from zhongwencool/fixed-ctrl-c-error application view show starting/loading/startPfalse/loaded/started application.
Application support reds/memory/msgQ sort
Merge pull request #81 from zhongwencool/plugin-add-process-view application add status: started/loaded/loading etc
fixed ps command not found
1.6.2 bump to 1.6.2