Skip to content

Commit 564427c

Browse files
authored
Update README.md
1 parent e708cc0 commit 564427c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,10 @@ Mirroring CPU and Memory, the trait `disk_warning_threshold` signifies when to f
162162
### Disable Prometheus Metrics
163163

164164
There is a [known bug](https://github.com/jupyter-server/jupyter-resource-usage/issues/123) with Prometheus metrics which
165-
causes "lag"/pauses in the UI. Hence, the Prometheus metric reporting is disabled by default (for all versions > 1.1.1).
165+
causes "lag"/pauses in the UI. Hence, the Prometheus metric reporting is disabled by default (for all versions > 1.1.1).
166+
166167
If you want to use the Prometheus metric reporting you need to enable it with:
168+
167169
```
168170
--ResourceUseDisplay.enable_prometheus_metrics=True
169171
```

0 commit comments

Comments
 (0)