mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 00:16:15 -04:00
Record metrics with 'measured'
This commit is contained in:
parent
b1b801e7c7
commit
940f114a84
5 changed files with 40 additions and 9 deletions
3
src/node/stats.js
Normal file
3
src/node/stats.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
var measured = require('measured')
|
||||
|
||||
module.exports = measured.createCollection();
|
Loading…
Add table
Add a link
Reference in a new issue