Commit Graph

16 Commits

Author SHA1 Message Date
Alex Dima
b4445a9f73 Move away from deprecated gulp-util 2019-02-05 22:21:05 +01:00
Matt Bierner
4b2aed7bb2 let -> const 2018-10-04 19:01:34 -07:00
Matt Bierner
ac737307d7 Enable noImplicitAny in build 2018-10-03 10:47:32 -07:00
Johannes Rieken
f429984045 try-catch for build stats telemetry 2018-09-24 12:55:32 +02:00
Ramya Rao
ae526292df Upgrade appinsights (#58999)
* Upgrade appinsights

* Env, global updates before starting shared process

* Disable console logging from appinsights Fixes #55417

* Move workaround to helper
2018-09-22 23:09:48 -07:00
kieferrm
3193ed3168 correcting GDPR annotations 2018-09-11 16:47:45 -07:00
Johannes Rieken
f8e67cef5d bundle stats - include commit 2018-09-07 10:26:36 +02:00
Johannes Rieken
934593d7fd bundle stats: JSON stringify before sending data 2018-09-06 20:02:37 +02:00
Johannes Rieken
9c3d240c9b build stats - send one object with size and count properties 2018-09-06 18:41:31 +02:00
Johannes Rieken
94c4825153 bundle stats, rename event, tweak gdpr comment 2018-09-06 11:40:52 +02:00
Johannes Rieken
9536dde3b4 app insights challanges 2018-09-06 10:25:45 +02:00
Johannes Rieken
cf94186168 tweak event name, add GDPR comment 2018-09-05 10:30:12 +02:00
Johannes Rieken
293b1a4eef stats - send telemetry event about bundle size and file count in extensions 2018-09-04 14:12:26 +02:00
Johannes Rieken
07141d4e6b print all stats at the end of the package task 2018-09-03 11:51:26 +02:00
Johannes Rieken
165bb1aa63 tweaks, add the stream to the bundle step 2018-08-31 13:28:24 +02:00
Johannes Rieken
14596e9475 add a statsStream that aggregates the number of files and bytes so that we can handle them 2018-08-31 11:21:09 +02:00