Commit Graph

12 Commits

Author SHA1 Message Date
Logan Ramos
12ae331012 Move appenders to be better controlled by services (#133465)
* Cleanup telemetry appenders to be owned by service

* Add telemetry level to services

* simplify

* Fix compile

* Rename supportsTelemetryLogging -> supportsTelemetry

Co-authored-by: SteVen Batten <sbatten@microsoft.com>
2021-09-22 10:39:57 -04:00
Logan Ramos
9407123681 Intial work to add error to telemetry setting (#132996)
* Intial work to add error to telemetry setting

* deprecate and centralize the telemetry setting

* Fix compilation

Co-authored-by: SteVen Batten <stbatt@microsoft.com>
2021-09-14 10:50:25 -04:00
SteVen Batten
8fb7bbabf1 fixes telemetry levels 2021-09-03 13:05:14 -07:00
Logan Ramos
56abba5857 Disable headers using new telemetry level 2021-08-30 14:26:57 -04:00
Sandeep Somavarapu
6222031041 log status code on failure 2021-07-30 09:47:39 +02:00
Sandeep Somavarapu
b5e963e65b set cors mode 2021-07-20 17:41:04 +02:00
Sandeep Somavarapu
a8143968ad add necessary headers to extension gallery resource requests 2021-07-20 11:30:05 +02:00
Sandeep Somavarapu
bbb1a92ea4 not adding machineid header due to CORS error 2021-07-20 10:12:50 +02:00
Sandeep Somavarapu
ecbab7858e add machine id header 2021-07-20 10:12:50 +02:00
Benjamin Pasero
ee8378e806 file access - merge asDomUri into 2020-09-25 18:04:38 +02:00
Matt Bierner
cadabab73f Mark _serviceBrand properties using declare (#99312)
_serviceBrand is only used for typing and should not result in emit

Also adds readonly
2020-06-05 11:04:15 -07:00
Alexandru Dima
0ba9f6631d Load extension resources using IExtensionResourceLoaderService 2019-10-30 15:52:10 +01:00