Upgrade logging and metrics modules

The new versions add the ability to send logs directly to Stackdriver.
This commit is contained in:
Eric Mc Sween
2019-10-28 09:31:57 -04:00
parent 2cd1f1b3d7
commit 10e9be3cd2
2 changed files with 810 additions and 139 deletions

947
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -28,9 +28,9 @@
"fs-extra": "^0.16.3",
"heapdump": "^0.3.5",
"lockfile": "^1.0.3",
"logger-sharelatex": "^1.7.0",
"logger-sharelatex": "^1.9.0",
"lynx": "0.0.11",
"metrics-sharelatex": "^2.2.0",
"metrics-sharelatex": "^2.3.0",
"mkdirp": "0.3.5",
"mysql": "2.6.2",
"request": "^2.21.0",