mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-03 13:49:14 -04:00
express: New httpUptime
metric
This commit is contained in:
parent
e22d8dffc0
commit
ac52fb8a9d
2 changed files with 6 additions and 1 deletions
|
@ -26,7 +26,8 @@
|
|||
* Database performance is significantly improved.
|
||||
* Admin UI now has test coverage in CI. (The tests are not enabled by default;
|
||||
see `settings.json`.)
|
||||
* New stats: `activePads`, `lastDisconnected`, `memoryUsageHeap`.
|
||||
* New stats/metrics: `activePads`, `httpUptime`, `lastDisconnected`,
|
||||
`memoryUsageHeap`.
|
||||
* For plugin authors:
|
||||
* New `callAllSerial()` function that invokes hook functions like `callAll()`
|
||||
except it supports asynchronous hook functions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue