We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a92cf21 commit 3f50379Copy full SHA for 3f50379
README.md
@@ -105,8 +105,9 @@ causes "lag"/pauses in the UI. To workaround this you can disable Prometheus met
105
106
## Resources Displayed
107
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.
+Currently the server extension only reports memory usage and CPU usage. Other metrics will be added in the future as needed.
+
110
+Memory usage will show the PSS whenever possible (Linux only feature), and default to RSS otherwise.
111
112
The notebook extension currently doesn't show CPU usage, only memory usage.
113
0 commit comments