Skip to content

Commit 3f50379

Browse files
committed
Add small note in README.md
1 parent a92cf21 commit 3f50379

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,9 @@ causes "lag"/pauses in the UI. To workaround this you can disable Prometheus met
105105

106106
## Resources Displayed
107107

108-
Currently the server extension only reports memory usage (just RSS) and CPU usage. Other metrics will be
109-
added in the future as needed.
108+
Currently the server extension only reports memory usage and CPU usage. Other metrics will be added in the future as needed.
109+
110+
Memory usage will show the PSS whenever possible (Linux only feature), and default to RSS otherwise.
110111

111112
The notebook extension currently doesn't show CPU usage, only memory usage.
112113

0 commit comments

Comments
 (0)