Live Query basic monitoring (#4168)

* Adds uuid based client identification to prevent overflows

* no-super

* Adds cloud code monitoring

* fixes test

* nit
This commit is contained in:
Florent Vilmart
2017-09-15 17:20:51 -04:00
committed by GitHub
parent 7ecb36e71e
commit d0184f438d
5 changed files with 90 additions and 16 deletions

View File

@@ -39,6 +39,7 @@
"request": "2.81.0",
"semver": "5.4.0",
"tv4": "1.3.0",
"uuid": "^3.1.0",
"winston": "2.3.1",
"winston-daily-rotate-file": "1.5.0",
"ws": "3.2.0"