Upgrade appinsights (#58999)

* Upgrade appinsights

* Env, global updates before starting shared process

* Disable console logging from appinsights Fixes #55417

* Move workaround to helper
This commit is contained in:
Ramya Rao
2018-09-22 23:09:48 -07:00
committed by GitHub
parent d5d8d98cf3
commit ae526292df
10 changed files with 330 additions and 132 deletions

View File

@@ -25,7 +25,7 @@
"download-builtin-extensions": "node build/lib/builtInExtensions.js"
},
"dependencies": {
"applicationinsights": "0.18.0",
"applicationinsights": "1.0.3",
"fast-plist": "0.1.2",
"gc-signals": "^0.0.1",
"getmac": "1.4.1",